Skip to content
View zch0414's full-sized avatar

Block or report zch0414

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

[CVPR 2026 Oral] Code with Image

Python 16 Updated Dec 5, 2025

verl/HybridFlow: A Flexible and Efficient RL Post-Training Framework

Python 20,967 3,760 Updated Apr 27, 2026

An open source implementation of CLIP.

Python 13,745 1,280 Updated Apr 27, 2026

Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch

Python 5,629 643 Updated Feb 17, 2024

《跟我一起深度学习》@月来客栈 出品

Python 243 39 Updated Dec 13, 2025

The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use th…

Jupyter Notebook 19,023 2,423 Updated Apr 7, 2026

The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.

Jupyter Notebook 54,047 6,330 Updated Sep 18, 2024

A method to increase the speed and lower the memory footprint of existing vision transformers.

Python 1,188 85 Updated Jun 17, 2024

Official DeiT repository

Python 4,340 589 Updated Mar 15, 2024

Personalize Segment Anything Model (SAM) with 1 shot in 10 seconds

Python 1,658 113 Updated Jul 22, 2024

Segment Anything in Medical Images

Jupyter Notebook 4,240 583 Updated May 7, 2025

Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"

Python 13,481 894 Updated Dec 17, 2024

Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125

Python 15,287 1,710 Updated Jun 25, 2025

[ICLR'24 & IJCV‘25] Matcher: Segment Anything with One Shot Using All-Purpose Feature Matching

Python 557 44 Updated Dec 3, 2025

This is the repository for "Synergistic Fine-tune and Inference Efficiency for Vision Transformer".

Python 2 1 Updated Apr 22, 2023

Implementation of neural network model that can generate natural language captions for images. Three different architectures are proposed and compared: first one uses vanilla recurrent neural netwo…

Python 11 Updated Sep 6, 2023

A Point Transformer based Auto-Encoder for Robot Grasping and Grasping Candidate Quality Inference.

Python 14 2 Updated Sep 26, 2023

Implementation of an end-to-end object pose estimator, based on PoseCNN, which consists of two stages - feature extraction with a backbone network and pose estimation represented by instance segmen…

Python 24 4 Updated Apr 21, 2024

A two-stage object detector, based on Faster R-CNN, which consists of two modules - Region Proposal Networks (RPN) and Fast R-CNN. Trained to detect a set of object classes and evaluate the detecti…

Python 8 Updated Jul 21, 2023

Improving PointNet through the use of Self-Attention Layers to combine overall with fine-grained features.

Python 13 6 Updated Sep 22, 2023