Pinned Repositories
2021-CV-Surveys
2021 年,计算机视觉相关综述。包括目标检测、跟踪........
ACCV-2020-WebFG-solution
ACCV-2020-WebFG-solution
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
Awesome-Image-Colorization
:books: A collection of Deep Learning based Image Colorization and Video Colorization papers.
awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
Huawei-cloud-garbage_classify_git
Mini-Deeplearning-Framework
This is Haojie Guo's Deeplearning Framework!1,Define Dynamic Computing Graph; 2,Define Neural Network Operator; 3,Define Linear, Sigmoid, L2_loss; 4,Auto-Diff Computing; 5,Auto-Feedforward and Backward Propogation
pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
Tips-of-Feature-engineering
A feature engineering kit for each issue, to give you a deeper and deeper understanding of the work of feature engineering!
XunFei_loadDefault
ghj-hey's Repositories
ghj-hey/Awesome-Image-Colorization
:books: A collection of Deep Learning based Image Colorization and Video Colorization papers.
ghj-hey/competition-baseline
数据科学竞赛各种baseline代码、思路分享
ghj-hey/cub_baseline
ghj-hey/learngit
ghj-hey/Machine-Learning-Knowledge
🤓 Important machine learning knowledge, each article deeply analyzes theoretical knowledge
ghj-hey/pix2pix-pytorch
PyTorch implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".
ghj-hey/Python-100-Days
Python - 100天从新手到大师
ghj-hey/pytorch_classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
ghj-hey/stargan-v2
StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
ghj-hey/StyleGAN.pytorch
A PyTorch implementation for StyleGAN with full features.