ray-lee-94's Stars
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
Zzh-tju/DIoU-SSD-pytorch
Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)
apple/ml-cvnets
CVNets: A library for training computer vision networks
yangxue0827/RotationDetection
This is a tensorflow-based rotation detection benchmark, also called AlphaRotate.
SJTU-Thinklab-Det/r3det-pytorch
R3Det based on mmdet 2.19.0
jbwang1997/BboxToolkit
BboxToolkit is a tiny library of special bounding boxes.
jbwang1997/OBBDetection
OBBDetection is an oriented object detection library, which is based on MMdetection.
open-mmlab/mmrotate
OpenMMLab Rotated Object Detection Toolbox and Benchmark
buzhidaoshenme/YOLOX-OBB
YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
abhyantrika/nanonets_object_tracking
phlippe/uvadlc_notebooks
Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2023
nwojke/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
pmj110119/YOLOX_deepsort_tracker
using yolox+deepsort for object-tracking
xxxnell/how-do-vits-work
(ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"
deeplearning-wisc/vos
source code for ICLR'22 paper "VOS: Learning What You Don’t Know by Virtual Outlier Synthesis"
nanmi/YOLOX-deepstream
deploy yolox algorithm use deepstream
microsoft/Cream
This is a collection of our NAS and Vision Transformer work.
pytorch/ignite
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
nlohmann/json
JSON for Modern C++
ChristofHenkel/kaggle-landmark-2021-1st-place
pengzhiliang/MAE-pytorch
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
boostorg/json
A C++11 library for parsing and serializing JSON to and from a DOM container in memory.
Blankj/awesome-comment
:boom: Funny comments
sail-sg/poolformer
PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)
microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
tpn/professional-cuda-c-book
Code Samples and Solutions for Wrox Professional CUDA C Programming Book
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
facebookresearch/FixRes
This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423
davda54/sam
SAM: Sharpness-Aware Minimization (PyTorch)