- Hangzhou,China
- www.arthurhoo.com
Lists (2)
Sort Name ascending (A-Z)
Starred repositories
The agent that grows with you
Janus-Series: Unified Multimodal Understanding and Generation Models
[CVPR 2025 Workshop] CatV2TON is a lightweight DiT-based visual virtual try-on model, capable of supporting try-on for both images and videos.
[ECCV2024] IDM-VTON : Improving Diffusion Models for Authentic Virtual Try-on in the Wild
Official inference repo for FLUX.1 models
A repository for organizing papers, codes and other resources related to Virtual Try-on Models
DeepSeek-Coder-V2: Breaking the Barrier of Closed-Source Models in Code Intelligence
DeepSeek-VL: Towards Real-World Vision-Language Understanding
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflo…
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
🔥 人人可用的开源 BI 工具,数据可视化神器。An open-source BI tool alternative to Tableau.
Integrate the DeepSeek API into popular software
Dataset used in paper "Learning Fashion Compatibility with Bidirectional LSTMs"
[ICLR & NeurIPS 2025] Repository for Show-o series, One Single Transformer to Unify Multimodal Understanding and Generation.
Make typesetting LaTeX as fast as handwriting through snippets, text expansion, and editor enhancements
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
OpenCV MCP Server provides OpenCV's image and video processing capabilities through the Model Context Protocol (MCP). Access powerful computer vision tools for tasks ranging from basic image manipu…
A powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
An open source implementation of CLIP.
LLMs-from-scratch项目中文翻译
仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step