Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh
☆305Mar 6, 2018Updated 8 years ago
Alternatives and similar repositories for CNN-Numpy
Users that are interested in CNN-Numpy are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Building Convolutional Neural Networks From Scratch using NumPy☆599Jun 19, 2023Updated 2 years ago
- cnn☆135Sep 8, 2019Updated 6 years ago
- Gesture detect by viola-jones and cnn(based on opencv and caffe), able to detect and classify 5 kinds of pose, best 3ms/perframe on ARM-F…☆27Dec 11, 2017Updated 8 years ago
- 使用numpy构建cnn复习深度学习知识☆35Sep 11, 2018Updated 7 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆555Nov 28, 2020Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Convolutional Neural Network implemenation from scratch in python numpy☆11Apr 11, 2018Updated 8 years ago
- Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.☆242May 8, 2021Updated 5 years ago
- A numpy based CNN implementation for classifying images☆67Jul 29, 2020Updated 5 years ago
- A super light-weight deep learning library based on NumPy in PyTorch fashion.☆94Sep 24, 2021Updated 4 years ago
- This repo is an implementation of BiSeNet. But it still has some differences compared with the author's.☆14Jun 25, 2019Updated 6 years ago
- Python implementation for paper: Feature Distillation: DNN-Oriented JPEG Compression Against Adversarial Examples☆11Jun 12, 2018Updated 8 years ago
- ☆10Jan 22, 2019Updated 7 years ago
- ☆12Oct 13, 2017Updated 8 years ago
- 学习反向传播的python3代码☆59Sep 30, 2019Updated 6 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- A numpy deep learning framework☆19Feb 11, 2022Updated 4 years ago
- some object detection algo☆14Jul 25, 2024Updated last year
- ☆14Jan 10, 2020Updated 6 years ago
- An Example of MXNet Models Comilation and Deployment with NNVM in C++☆16Apr 25, 2018Updated 8 years ago
- Code of paper "A Deep Learning based Pipeline for Efficient Oral Cancer Screening on Whole Slide Images"☆11Nov 26, 2021Updated 4 years ago
- Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html☆7,501Dec 17, 2022Updated 3 years ago
- cascaded convolutional neural network for facial point detection☆268Mar 6, 2018Updated 8 years ago
- Code for our paper "Looking for the Devil in the Details: Learning Trilinear Attention Sampling Network for Fine-grained Image Recognitio…☆53Aug 9, 2021Updated 4 years ago
- A Gluon implementation of Mnasnet☆60Dec 27, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- recaptcha with lstm and mxnet☆28Mar 3, 2017Updated 9 years ago
- Single Path One-Shot NAS MXNet implementation with Supernet training and searching☆19Dec 23, 2019Updated 6 years ago
- pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)☆1,814Nov 12, 2020Updated 5 years ago
- A PyTorch implementation of the YOLO v3 object detection algorithm☆3,316Jan 16, 2024Updated 2 years ago
- BiLSTM+CRF by Pytorch and classic CRF by pysuite 基于双向循环神经网络和CRF特征模板的信息抽取