Stars
Keras implementation of RetinaNet object detection.
[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
Deformable Convolutional Networks
3D ResNets for Action Recognition (CVPR 2018)
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8…
Collection of generative models in Tensorflow
OpenMMLab Pre-training Toolbox and Benchmark
SOTA Re-identification Methods and Toolbox
[CVPR19/TPAMI23] SiamMask: A Framework for Fast Online Object Tracking and Segmentation
RepVGG: Making VGG-style ConvNets Great Again
The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919
A Simple and Versatile Framework for Object Detection and Instance Recognition
MOT using deepsort and yolov3 with pytorch
This repository includes the official project of TransUNet, presented in our paper: TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation.
Paper and implementation of UNet-related model.
Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.
Dual Attention Network for Scene Segmentation (CVPR2019)
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)
micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-…
Codebase for Image Classification Research, written in PyTorch.
Many studies have shown that the performance on deep learning is significantly affected by volume of training data. The MedicalNet project provides a series of 3D-ResNet pre-trained models and rela…
Scaled-YOLOv4: Scaling Cross Stage Partial Network
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
Non-local Neural Networks for Video Classification
Codes for paper "Mask Scoring R-CNN".
An open-source toolbox for action understanding based on PyTorch
Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method.