shallowtoil's Stars
graykode/xlnet-Pytorch
Simple XLNet implementation with Pytorch Wrapper
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
facebookresearch/deepcluster
Deep Clustering for Unsupervised Learning of Visual Features
facebookresearch/simsiam
PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566
facebookresearch/swav
PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
tztztztztz/eqlv2
The official implementation of Equalization Loss v1 & v2 (CVPR 2020, 2021) based on MMDetection. https://arxiv.org/abs/2012.08548 https://arxiv.org/abs/2003.05176
open-mmlab/mmselfsup
OpenMMLab Self-Supervised Learning Toolbox and Benchmark
open-mmlab/mmcv
OpenMMLab Computer Vision Foundation
carrierlxk/GraphMemVOS
Video Object Segmentation with Episodic Graph Memory Networks (ECCV2020 spotlight)
yanxp/MetaR-CNN
Meta R-CNN : Towards General Solver for Instance-level Low-shot Learning
bingykang/Fewshot_Detection
Few-shot Object Detection via Feature Reweighting
ucbdrive/few-shot-object-detection
Implementations of few-shot object detection benchmarks
fundamentalvision/Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
kkhoot/PAA
A PyTorch implementation of the paper `Probabilistic Anchor Assignment with IoU Prediction for Object Detection` ECCV 2020 (https://arxiv.org/abs/2007.08103)
michuanhaohao/reid-strong-baseline
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
chengdazhi/Deformable-Convolution-V2-PyTorch
Deformable ConvNets V2 (DCNv2) in PyTorch
facebookresearch/detr
End-to-End Object Detection with Transformers
sinAshish/LGM-Net-Pytorch
A pytorch implementation of LGM-Net: Learning to Generate Matching Networks for Few-Shot Learning(ICML 2019)
TinyZeaMays/CircleLoss
Pytorch implementation of the paper "Circle Loss: A Unified Perspective of Pair Similarity Optimization"
VisualComputingInstitute/SiamR-CNN
Siam R-CNN two-stage re-detector for visual object tracking
ctgk/PRML
PRML algorithms implemented in Python
JonathonLuiten/PReMVOS
Proposal-generation, Refinement and Merging for Video Object Segmentation
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
timy90022/One-Shot-Object-Detection
Implementation of One-Shot Object Detection with Co-Attention and Co-Excitation in Pytorch
kjunelee/MetaOptNet
Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
STVIR/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
visionml/pytracking
Visual tracking library based on PyTorch.