JasonSloan/DeepFusion
A ready-to-use notebook!
This project is a comprehensive resource for deep learning and reinforcement learning practitioners looking to understand, implement, and optimize AI models. It provides theoretical explanations, practical code implementations, and optimization techniques for various platforms. Anyone involved in developing or deploying AI solutions, from researchers to ML engineers, would find it useful.
Use this if you need to quickly implement, optimize, or understand a wide array of deep learning and reinforcement learning algorithms for deployment on different hardware platforms.
Not ideal if you are a non-technical user looking for a ready-to-use application or a high-level overview without delving into code and optimization details.
Stars
60
Forks
9
Language
C++
License
—
Category
Last pushed
Oct 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/JasonSloan/DeepFusion"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
broadinstitute/keras-rcnn
Keras package for region-based convolutional neural networks (RCNNs)
alankbi/detecto
Build fully-functioning computer vision models with PyTorch
sovit-123/fasterrcnn-pytorch-training-pipeline
PyTorch Faster R-CNN Object Detection on Custom Dataset
kenshohara/video-classification-3d-cnn-pytorch
Video classification tools using 3D ResNet
lufficc/SSD
High quality, fast, modular reference implementation of SSD in PyTorch