fengchaoqun9527
Postgraduate of Xi'an Jiaotong University
Xi'an Jiaotong UniversityXi'an, Shaanxi, China
Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
CV
My Curriculum Vitae
data-science-competition
该仓库用于记录和定期提供各大数据科学竞赛的赛事消息和原创baseline,思路分享以及博主的一些竞赛心得和学习资料等. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等
detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
example-code
Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015)
example-code-2e
Example code for Fluent Python, 2nd edition (O'Reilly 2022)
fengchaoqun9527
Config files for my GitHub profile.
HWCodeCraft2021
2021华为软件精英挑战赛(CodeCraft2021),杭厦赛区的不知名小队伍。欢迎来聊天吹水,一起上分,QQ 1036040418
fengchaoqun9527's Repositories
fengchaoqun9527/HWCodeCraft2021
2021华为软件精英挑战赛(CodeCraft2021),杭厦赛区的不知名小队伍。欢迎来聊天吹水,一起上分,QQ 1036040418
fengchaoqun9527/100-Days-Of-ML-Code
100 Days of ML Coding
fengchaoqun9527/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
fengchaoqun9527/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
fengchaoqun9527/CV
My Curriculum Vitae
fengchaoqun9527/data-science-competition
该仓库用于记录和定期提供各大数据科学竞赛的赛事消息和原创baseline,思路分享以及博主的一些竞赛心得和学习资料等. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等
fengchaoqun9527/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
fengchaoqun9527/example-code
Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015)
fengchaoqun9527/example-code-2e
Example code for Fluent Python, 2nd edition (O'Reilly 2022)
fengchaoqun9527/fengchaoqun9527
Config files for my GitHub profile.
fengchaoqun9527/fengchaoqun9527.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
fengchaoqun9527/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
fengchaoqun9527/GoldenDict_zh_manual
GoldenDict 中文用户手册
fengchaoqun9527/ICCV2021-Paper-Code-Interpretation
ICCV2021/2019/2017 论文/代码/解读/直播合集,极市团队整理
fengchaoqun9527/NITRE-2021-SAR-Classification
CVPR 2021 Competition: SAR Image Classification Track 1
fengchaoqun9527/tutorials
机器学习相关教程
fengchaoqun9527/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch