Pinned Repositories
darknet
Convolutional Neural Networks
Dataloader.async
An asynchronous pytorch Dataloader for general neural network pipeline accelaration.
deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
LaBERT
A length-controllable and non-autoregressive image captioning model.
Length-Controllable-AoANet
Length-Controllable version of AoANet
maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
mmdetection
Open MMLab Detection Toolbox and Benchmark
single-shot-detector
A lightweight version of RetinaNet
tf-pose-tmp
bearcatt's Repositories
bearcatt/LaBERT
A length-controllable and non-autoregressive image captioning model.
bearcatt/tf-pose-tmp
bearcatt/Length-Controllable-AoANet
Length-Controllable version of AoANet
bearcatt/mmdetection
Open MMLab Detection Toolbox and Benchmark
bearcatt/Dataloader.async
An asynchronous pytorch Dataloader for general neural network pipeline accelaration.
bearcatt/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
bearcatt/Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
bearcatt/detr
TODO: SA Object Queries
bearcatt/FCOS-tmp
bearcatt/flops-counter.pytorch
Flops counter for convolutional networks in pytorch framework
bearcatt/GFocal
Generalized Focal Loss: Learning Qualified and Distributed Bounding Boxes for Dense Object Detection
bearcatt/HRNet-Semantic-Segmentation
High-resolution representation learning (HRNets) for Semantic Segmentation
bearcatt/imaginaire
NVIDIA PyTorch GAN library with distributed and mixed precision support
bearcatt/mega.pytorch
Memory Enhanced Global-Local Aggregation for Video Object Detection, CVPR2020
bearcatt/mmtracking
OpenMMLab Video Perception Toolbox. It supports Single Object Tracking (SOT), Multiple Object Tracking (MOT), Video Object Detection (VID) with a unified framework.
bearcatt/nanodet
⚡Super fast and lightweight anchor-free object detection model. 🔥Only 1.8mb and run 97FPS on cellphone🔥
bearcatt/NAS-FCOS
NAS-FCOS: Fast Neural Architecture Search for Object Detection
bearcatt/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
bearcatt/pytorch-transformers
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
bearcatt/RFGAN
bearcatt/self-attention-gan
bearcatt/SimpleBaseline
a simple baseline of end-to-end object detection
bearcatt/slim
bearcatt/SPADE
Semantic Image Synthesis with SPADE
bearcatt/SparseR-CNN
End-to-End Object Detection with Learnable Proposal
bearcatt/tf-hrnet
tensorflow implementation on hrnet, same accuracy as its pytorch repo
bearcatt/tf-hrnet-imagenet-tmp
Tensorflow version of High-Resolution Networks for Image Classification
bearcatt/TF-SimpleHumanPose
TensorFlow implementation of "Simple Baselines for Human Pose Estimation and Tracking", ECCV 2018
bearcatt/VisTR
[CVPR2021 Oral] End-to-End Video Instance Segmentation with Transformers
bearcatt/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding