Pinned Repositories
cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers
CV
d2l-pytorch
This project reproduces the book Dive Into Deep Learning (www.d2l.ai), adapting the code from MXNet into PyTorch.
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
electron-ssr-backup
electron-ssr原作者删除了这个伟大的项目,故备份了下来,不继续开发,且用且珍惜
lotus-cqu.github.io
lotus-cqu.github.io
ObjectDetection-OneStageDet
pydata-book-2nd-edition
practice
Python-100-Days
Python - 100天从新手到大师
lotus-cqu's Repositories
lotus-cqu/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers
lotus-cqu/CV
lotus-cqu/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (www.d2l.ai), adapting the code from MXNet into PyTorch.
lotus-cqu/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
lotus-cqu/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
lotus-cqu/electron-ssr-backup
electron-ssr原作者删除了这个伟大的项目,故备份了下来,不继续开发,且用且珍惜
lotus-cqu/lotus-cqu.github.io
lotus-cqu.github.io
lotus-cqu/ObjectDetection-OneStageDet
lotus-cqu/pydata-book-2nd-edition
practice
lotus-cqu/Python-100-Days
Python - 100天从新手到大师
lotus-cqu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
lotus-cqu/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
lotus-cqu/YOLOv3-Calculate-Anchor-Boxes
This script performs K-means Clustering on the Berkeley Deep Drive dataset to find the appropriate anchor boxes for YOLOv3. Originally it has 9 anchor boxes and image size is 608x608. For any issues pleas let me know