wuziheng / CNN-Numpy
Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh
☆303Updated 7 years ago
Alternatives and similar repositories for CNN-Numpy:
Users that are interested in CNN-Numpy are comparing it to the libraries listed below
- cnn☆133Updated 5 years ago
- Some practices about deep learning☆225Updated 6 years ago
- A super light-weight deep learning library based on NumPy in PyTorch fashion.☆94Updated 3 years ago
- The implementation of “Gradient Harmonized Single-stage Detector” published on AAAI 2019.☆620Updated 5 years ago
- 这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现☆162Updated 7 years ago
- ☆388Updated 6 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆542Updated 4 years ago
- Caffe_Code_Analysis☆418Updated 8 years ago
- A tool that automatically extracts network structures from Tensorflow model files☆247Updated 6 years ago
- Udacity Machine Learning Nano Degree Courses☆201Updated 7 years ago
- ☆183Updated 5 years ago
- Classifier by pytorch☆126Updated 4 years ago
- Detector by pytorch☆36Updated 6 years ago
- 基于pytorch框架的classification万用模板☆257Updated 6 years ago
- PyTorch implementation of CNNs for CIFAR benchmark☆705Updated 4 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆123Updated 5 years ago
- 深度学习常用优化方法详解☆268Updated 7 years ago
- 天池竞赛Baseline分享(2018广东工业智造大数据创新大赛——智能算法赛,线上0.921无调参)☆256Updated 5 years ago
- My implementation of Faster-RCNN (Pytorch)☆80Updated 6 years ago
- Version control for my deep learning course.☆47Updated 7 years ago
- ☆83Updated 7 years ago
- homework for CS231n 2017☆161Updated 7 years ago
- 每日一题(涉及但不仅限于机器学习、深度学习和计算机视觉等方向)☆190Updated 6 years ago
- YOLO reproduce summary (now based on YOLOv3)☆348Updated 4 years ago
- ShuffleNet Implementation in TensorFlow☆383Updated 6 years ago
- 使用 TensorFlow 进行 finetuning 的通用分类模型☆85Updated 6 years ago
- 深度学习面试汇总,基本知识点的查漏补缺☆115Updated 6 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆222Updated 6 years ago
- Object Detection Progress Tracker☆127Updated 6 years ago
- ResNet-20/32/44/56/110 on CIFAR-10 with Caffe☆167Updated 11 months ago