A simple implementation of a convolutional neural network from scratch in C++
☆14Jul 15, 2019Updated 6 years ago
Alternatives and similar repositories for cnn_from_scratch
Users that are interested in cnn_from_scratch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PyTorch implementation of GRPO.☆15Apr 21, 2025Updated 11 months ago
- WLAN channel access through Multi-Agent Reinforcement Learning (MARL)☆10Mar 2, 2022Updated 4 years ago
- A direct Convolution Neural Network implementation in pure C++, with MNIST dataset.☆13Feb 11, 2015Updated 11 years ago
- the pytorch implementation of SubCenterArcface and sphereface2. And i add the prove of easy_margin part of Arcface in the codes.☆12Dec 1, 2021Updated 4 years ago
- my experimental repository of Mask R-CNN based on lightweight network☆10Apr 20, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- C++ demo of deep neural networks (MLP, CNN)☆33Dec 28, 2023Updated 2 years ago
- Object detection and instance segmentation on MaskRCNN with torchvision, albumentations, tensorboard and cocoapi. Supports custom coco da…☆18Sep 28, 2020Updated 5 years ago
- 用ATSS训练自己的目标检测模型!! 超详细教程和PDF教程下载!!!☆10Jul 28, 2020Updated 5 years ago
- ☆25Aug 18, 2021Updated 4 years ago
- convert pytorch trained yolo model to ncnn for Flexible deployment☆10Aug 30, 2018Updated 7 years ago
- uc::jni is a Java Native Interface (JNI) wrapper library created C++14 single-header.☆11Aug 4, 2019Updated 6 years ago
- CSE 351: The Hardware/Software Interface☆11Jul 26, 2020Updated 5 years ago
- Official implementation of VCIP 2020 paper: "Compressing Facial Makeup Transfer Networks by Collaborative Distillation and Kernel Decompo…☆30Feb 5, 2021Updated 5 years ago
- ☆14Mar 26, 2020Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- ☆11Nov 6, 2019Updated 6 years ago
- Calibrate an image with the vanishing points detected with T-linkage clustering on GPU☆12Oct 14, 2017Updated 8 years ago
- Calibration tool to estimate the pitch and roll angle of a Kinect-type depth sensor.☆12Mar 17, 2018Updated 8 years ago
- Caffe 源码注释☆15Aug 15, 2017Updated 8 years ago
- Unmaintained - Kalman-style filter library building on the Eigen matrix math library☆18Sep 24, 2012Updated 13 years ago
- the symbol description of mobilenet v2☆11Sep 7, 2018Updated 7 years ago
- mxnet, fast-insightface,face recognition, face detect☆14Jun 6, 2019Updated 6 years ago
- The quantization of CNN/LSTM☆11Mar 26, 2017Updated 9 years ago
- an end-to-end instance-segmentation framework inspired by YOLO and mask R-CNN☆13Nov 22, 2019Updated 6 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- Code for the examples presented in the talk "Training a Llama in your backyard: fine-tuning very large models on consumer hardware" given…☆15Oct 16, 2023Updated 2 years ago
- Semantic Map Learning of Traffic Light to Lane Assignment based on Motion Data☆11Mar 30, 2024Updated last year
- 杭州电子科技大学硕士论文 LaTeX 模板☆20Oct 29, 2016Updated 9 years ago
- Calculates the trajectory of the rocket based on motor and environment conditions in 3D. Includes compressible flow and Kalman filters.☆12Jan 6, 2016Updated 10 years ago
- This is an implementation of PMG, and I visualize the features abstracted by convs. It's helpful for me to understand the structure of PM…☆11Feb 25, 2021Updated 5 years ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆14Jul 13, 2016Updated 9 years ago
- Implementation of the iPiano algorithm for non-convex and non-smooth optimization as described in [1].☆12Nov 28, 2018Updated 7 years ago
- Pose detection of multi-colour cuboids using three cameras.☆13Feb 4, 2026Updated last month
- Offline RL experiments