Pinned Repositories
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
CodingWorld
编程语言、算法...
computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
CPlusPlusThings
C++那些事
CVPR2021-Papers-with-Code
CVPR 2021 论文和开源项目合集
DD_Spine
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
dive-into-cv-pytorch
动手学CV-Pytorch版
faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
fcos_det
use fcos detection for tasks
CathyShang's Repositories
CathyShang/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
CathyShang/CodingWorld
编程语言、算法...
CathyShang/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
CathyShang/CPlusPlusThings
C++那些事
CathyShang/CVPR2021-Papers-with-Code
CVPR 2021 论文和开源项目合集
CathyShang/DD_Spine
CathyShang/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
CathyShang/dive-into-cv-pytorch
动手学CV-Pytorch版
CathyShang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
CathyShang/fcos_det
use fcos detection for tasks
CathyShang/google-research
Google Research
CathyShang/img_cls_baseline
image classification
CathyShang/MachineLearningNotes
My personal notes
CathyShang/ML_Notes
机器学习算法的公式推导以及numpy实现
CathyShang/MMDetect_init
learn MMDetection
CathyShang/Network-Intrusion-Detection
Network Intrusion Detection KDDCup '99', NSL-KDD and UNSW-NB15
CathyShang/Network-Intrusion-Detection-1
Machine Learning with the NSL-KDD dataset for Network Intrusion Detection
CathyShang/Optimization
A teaching demonstration of the numerical analysis course.
CathyShang/pycls
Codebase for Image Classification Research, written in PyTorch.
CathyShang/TransfCV
手撕Transformer,应用于CV方向