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/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
Fateeeeee/deep_learning_object_detection
A paper list of object detection using deep learning.
Fateeeeee/ASFF
yolov3 with mobilenet v2 and ASFF
Fateeeeee/3D-Face-GCNs
Towards High-Fidelity 3D Face Reconstruction from In-the-Wild Images Using Graph Convolutional Networks, CVPR 2020
Fateeeeee/CVPR2020-Code
CVPR 2020 论文开源项目合集
Fateeeeee/Stronger-yolo-pytorch
Fateeeeee/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Fateeeeee/yolov3-channel-and-layer-pruning
yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏
Fateeeeee/ML-notes
notes about machine learning
Fateeeeee/CVPR2020-Paper-Code-Interpretation
cvpr2020/cvpr2019/cvpr2018/cvpr2017 papers,极市团队整理
Fateeeeee/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
Fateeeeee/blogServer
Fateeeeee/DetectoRS
DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution
Fateeeeee/website
Fateeeeee/cloudMusic
移动端项目,电脑访问需要F12。线上地址 : http://www.yukijudai.cn/
Fateeeeee/geektime-webpack-course
《玩转webpack》极客时间课程源码和课件
Fateeeeee/vue
vue源码逐行注释分析+40多m的vue源码程序流程图思维导图 (diff部分待后续更新)
Fateeeeee/IoU-aware-single-stage-object-detector
IoU-aware single-stage object detector for accurate localization
Fateeeeee/BalancedGroupSoftmax
CVPR 2020 oral paper: Overcoming Classifier Imbalance for Long-tail Object Detection with Balanced Group Softmax.
Fateeeeee/lib-flexible
可伸缩布局方案
Fateeeeee/sample-weighting-network
Implementation of 'Learning a Unified Sample Weighting Network for Object Detection' [CVPR 2020]
Fateeeeee/study
some study material
Fateeeeee/Deep-Learning-Approach-for-Surface-Defect-Detection
A Tensorflow implementation of "Segmentation-Based Deep-Learning Approach for Surface-Defect Detection"
Fateeeeee/classifier-balancing
This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 2020
Fateeeeee/MixNet-PyTorch
A PyTorch Implementation of MixNet
Fateeeeee/vue-sell
:rice: Vue.js高仿饿了么外卖App课程源码 http://coding.imooc.com/class/74.html
Fateeeeee/Underwater_detection
2020年全国水下机器人(湛江)大赛
Fateeeeee/LST_LVIS
Fateeeeee/poems-generator
这个例子可以用LSTM来写五言诗。
Fateeeeee/keras-face-recognition
这是一个基于mtcnn和facenet的人脸识别模型,可实现在线人脸识别。