xishanhan's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
google-research/scenic
Scenic: A Jax Library for Computer Vision Research and Beyond
fundamentalvision/Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
tusen-ai/simpledet
A Simple and Versatile Framework for Object Detection and Instance Recognition
facebookresearch/Detic
Code release for "Detecting Twenty-thousand Classes using Image-level Supervision".
AlexHex7/Non-local_pytorch
Implementation of Non-local Block.
GOATmessi8/RFBNet
Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018
megvii-model/YOLOF
Megvii-BaseDetection/cvpods
All-in-one Toolbox for Computer Vision Research.
timy90022/One-Shot-Object-Detection
Implementation of One-Shot Object Detection with Co-Attention and Co-Excitation in Pytorch
mmaaz60/mvits_for_class_agnostic_od
[ECCV'22] Official repository of paper titled "Class-agnostic Object Detection with Multi-modal Transformer".
valeoai/LOST
Pytorch implementation of LOST unsupervised object discovery method
alirezazareian/ovr-cnn
A new framework for open-vocabulary object detection, based on maskrcnn-benchmark
mcahny/object_localization_network
Learning Open-World Object Proposals without Learning to Classify
aosokin/os2d
OS2D: One-Stage One-Shot Object Detection by Matching Anchor Features
object-detection-algorithm/R-CNN
目标检测 - R-CNN算法实现
thangvubk/Cascade-RPN
Code for NeurIPS 2019 paper: "Cascade RPN: Delving into High-Quality Region Proposal Network with Adaptive Convolution"
wusize/ovdet
[CVPR2023] Code Release of Aligning Bag of Regions for Open-Vocabulary Object Detection
xiaohu2015/SwinT_detectron2
luisgabriel/image-segmentation
A graph-based image segmentation algorithm
researchmm/WSOD2
[ICCV'19] WSOD^2: Learning Bottom-up and Top-down Objectness Distillation for Weakly-supervised Object Detection
xiaohu2015/nndet2
RookieHong/python-objectness
Python implementation of the PAMI 2012 paper "Measuring the Objectness of Image Windows" and the CVPR 2010 paper "What is an object ?"