GuidoManni/DeepLearningImplementation
This repository contains implementations of prominent computer vision deep learning architectures. The focus is on simplifying these architectures while relying solely on the PyTorch library. The goal is to provide accessible and streamlined versions of key models in the field.
Stars
13
Forks
—
Language
Python
License
MIT
Category
Last pushed
Nov 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/GuidoManni/DeepLearningImplementation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
miguelvr/dropblock
Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.
OML-Team/open-metric-learning
Metric learning and retrieval pipelines, models and zoo.
kk7nc/RMDL
RMDL: Random Multimodel Deep Learning for Classification
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
archinetai/surgeon-pytorch
A library to inspect and extract intermediate layers of PyTorch models.