ShivamShrirao / dnn_from_scratch
A high level deep learning library for Convolutional Neural Networks,GANs and more, made from scratch(numpy/cupy implementation).
☆30Updated 3 years ago
Alternatives and similar repositories for dnn_from_scratch:
Users that are interested in dnn_from_scratch are comparing it to the libraries listed below
- Autoencoder-based image compression using pictures of the surface of Mars.☆18Updated 4 years ago
- Showcasing various fun adventures with GANs☆14Updated 2 years ago
- Radium is a Ray Tracing Engine written in C++ that runs on the CPU using shared-memory multiprocessing☆20Updated 3 years ago
- Transformer block in tf.keras similar to PyTorch's nn.Transformer block.☆9Updated 4 years ago
- ☆16Updated 2 years ago
- This project presents a simple framework to retrieve images similar to a query image.☆28Updated 3 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- This repository shows how to train a custom detection model with the TFOD API, optimize it with TFLite, and perform inference with the op…☆32Updated 3 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- A Simple but Powerful CNN Trainer For PyTorch☆26Updated 4 years ago
- Kaggle Reading Group (Video & Paper list), Kaggle Coding Videos☆28Updated 5 years ago
- Repo from the "Learning with limited labeled data" seminar @ Uni of Tuebingen. A collection of notes, notebooks and slideshows to underst…☆17Updated last year
- TensorFlow2.x implementation of RetinaNet☆40Updated 3 years ago
- A TensorFlow2.x implementation of Single Shot MultiBox Detector☆9Updated 4 years ago
- Contains code to demonstrate distributed training in TensorFlow 2 with AI Platform and custom Docker contains.☆20Updated 3 years ago
- PyTorch implementation of STR models for transfer learning in Indic Languages☆16Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- ☆24Updated 2 years ago
- Deep Learning Paper Implementations in PyTorch☆17Updated this week
- For ICDAR 2019 Paper on End-to-end License Plate and Scene Text Recognition with multi-head attention models☆25Updated 3 years ago
- Personal Machine Learning Projects☆15Updated 7 years ago
- A lightweight deep learning framework made with ❤️☆32Updated 5 years ago
- implements various optimizers from scratch for analysis and comparison☆9Updated 4 years ago
- Article about deploying machine learning models using grpc, pytorch and asyncio☆28Updated 2 years ago
- Notes on Deep Learning textbook by Ian Goodfellow, Yoshua Bengio and Aaron Courville☆63Updated 6 years ago
- Deep learning library in python from scratch☆44Updated 2 years ago
- This data-set includes 10480 images including three folders namely Accident –Detection, Vehicles-in-Accidents and Accident-Severity. The …☆23Updated 6 years ago
- A (mostly from scratch) PyTorch implementation of YOLOv3 for real-time webcam object detection☆21Updated 4 years ago
- ☆14Updated 5 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆33Updated last year