Pinned Repositories
3D-Face-GCNs
Towards High-Fidelity 3D Face Reconstruction from In-the-Wild Images Using Graph Convolutional Networks, CVPR 2020
500LineorLess_CN
500 line or less 中文翻译计划。
ACSL
Adaptive Class Suppression Loss for Long-Tail Object Detection--CVPR2021
anogan-keras
Unsupervised anomaly detection with generative model, keras implementation
BBN
The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition
CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
classifier-balancing
This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 2020
study
some study material
website
witbox
Fateeeeee's Repositories
Fateeeeee/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
Fateeeeee/bottleneck-transformer-pytorch
Implementation of Bottleneck Transformer in Pytorch
Fateeeeee/centernet-pytorch
这是一个centernet-pytorch的源码,可以用于训练自己的模型。
Fateeeeee/CoCoPIE-ModelZoo
Fateeeeee/detr
End-to-End Object Detection with Transformers
Fateeeeee/Dynamic-convolution-Pytorch
Pytorch!!!Pytorch!!!Pytorch!!! Dynamic Convolution: Attention over Convolution Kernels (CVPR-2020)
Fateeeeee/efficientdet-pytorch
这是一个efficientdet-pytorch的源码,可以用于训练自己的模型。
Fateeeeee/einops
Deep learning operations reinvented (for pytorch, tensorflow, jax and others)
Fateeeeee/faster-rcnn-pytorch
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。
Fateeeeee/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
Fateeeeee/Keras-GAN
Keras implementations of Generative Adversarial Networks.
Fateeeeee/Knowledge-Graph-And-Visualization-Demo
There are 2D-Search and 3D-Graph-View for knowledge graph visualization.
Fateeeeee/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
Fateeeeee/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
Fateeeeee/mobilenet-yolov4-lite-pytorch
这是一个mobilenet-yolov4-lite的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。
Fateeeeee/ObjectDetectionImbalance
Lists the papers related to imbalance problems in object detection
Fateeeeee/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
Fateeeeee/PlotNeuralNet
Latex code for making neural networks diagrams
Fateeeeee/PyTorch_YOLOv4
PyTorch implementation of YOLOv4
Fateeeeee/RIDE-LongTailRecognition
Pytorch implementation for "Long-tailed Recognition by Routing Diverse Distribution-Aware Experts." (ICLR 2021 Spotlight)
Fateeeeee/rotation-yolov5
rotation detection based on yolov5
Fateeeeee/ScaledYOLOv4
Fateeeeee/ShufflenetV2_PLUS
the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attention
Fateeeeee/team-learning-cv
主要存储Datawhale组队学习中“计算机视觉”方向的资料。
Fateeeeee/TianCHI_guangdong
Fateeeeee/tianchi_tile_defect_detection
2021广东工业智造创新大赛 智能算法赛 瓷砖表面瑕疵质检
Fateeeeee/VarifocalNet
VarifocalNet: An IoU-aware Dense Object Detector
Fateeeeee/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
Fateeeeee/yolo3-pytorch
这是一个yolo3-pytorch的源码,可以用于训练自己的模型。
Fateeeeee/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。