Pinned Repositories
Aggregation-Cross-Entropy
Aggregation Cross-Entropy for Sequence Recognition. CVPR 2019.
awesome-python-webapp
小白的Python入门教程实战篇:网站+iOS App源码→ http://t.cn/zQXcs9S 赞助→ http://t.cn/R5bhVpf
CCPD
[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
coding_interviews
《剑指Offer》题目汇总&常考题总结(Python实现)
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
densenet-pytorch
A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)
FPN_pytorch
Implement FPN with pytorch
hello-world
just another repository
mmdetection
OpenMMLab Detection Toolbox and Benchmark
huanai's Repositories
huanai/FPN_pytorch
Implement FPN with pytorch
huanai/mmdetection
OpenMMLab Detection Toolbox and Benchmark
huanai/Aggregation-Cross-Entropy
Aggregation Cross-Entropy for Sequence Recognition. CVPR 2019.
huanai/awesome-python-webapp
小白的Python入门教程实战篇:网站+iOS App源码→ http://t.cn/zQXcs9S 赞助→ http://t.cn/R5bhVpf
huanai/CCPD
[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
huanai/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
huanai/coding_interviews
《剑指Offer》题目汇总&常考题总结(Python实现)
huanai/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
huanai/densenet-pytorch
A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)
huanai/hello-world
just another repository
huanai/leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
huanai/leetcode-1
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
huanai/Play-Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
huanai/Play-with-Data-Structures
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
huanai/Pytorch-Camp
huanai/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
huanai/ResNet50-Pytorch-Face-Recognition
Using Pytorch to implement a ResNet50 for Cross-Age Face Recognition
huanai/ShuffleNet-1g8-Pytorch
Model shared. Top1:67.408/Top5:87.258
huanai/temporal-shift-module
[ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding
huanai/test
测试github是否正常
huanai/vision
Datasets, Transforms and Models specific to Computer Vision
huanai/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors