ShivamShrirao / dnn_from_scratchLinks
A high level deep learning library for Convolutional Neural Networks,GANs and more, made from scratch(numpy/cupy implementation).
☆31Updated 4 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
Sorting:
- Showcasing various fun adventures with GANs☆14Updated 2 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 4 years ago
- A Simple but Powerful CNN Trainer For PyTorch☆26Updated 4 years ago
- An Easy To Use PyTorch Computer Vision Library☆53Updated 2 years ago
- Convolutional Neural Network implemented from Scratch for MNIST and CIFAR-10 datasets.☆67Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Neural Arithmetic Logic Units by Trask et al.☆12Updated 6 years ago
- This project presents a simple framework to retrieve images similar to a query image.☆28Updated 4 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- A Gentle Principled Introduction to Deep Reinforcement Learning☆19Updated 7 months ago
- TensorFlow2.x implementation of RetinaNet☆41Updated 4 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- ☆16Updated 2 years ago
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Updated 4 years ago
- This data-set includes 10480 images including three folders namely Accident –Detection, Vehicles-in-Accidents and Accident-Severity. The …☆24Updated 7 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- Image to Image Translation using Conditional GANs (Pix2Pix) implemented using Tensorflow 2.0☆29Updated 5 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆38Updated 2 years ago
- Official PyTorch implementation of RIO☆19Updated 4 years ago
- TorchFlare is a simple, beginner-friendly, and easy-to-use PyTorch Framework train your models effortlessly.☆85Updated last week
- Basic guidance on how to contribute to Papers with Code☆24Updated 3 years ago
- Making CNNs interpretable.☆19Updated 4 years ago
- ML Research paper summaries, annotated papers and implementation walkthroughs☆113Updated 3 years ago
- A simplified implementation of RetinaNet from https://arxiv.org/pdf/1708.02002.pdf using TF2.0☆13Updated 5 years ago
- Showcases the use of deep learning to detect wheat heads from crops. The project is based on: https://www.kaggle.com/c/global-wheat-detec…☆18Updated 5 years ago
- Open Source Annotation Tools for Computer Vision and NLP tasks☆56Updated 4 years ago
- ☆24Updated 3 years ago
- Contains code to demonstrate distributed training in TensorFlow 2 with AI Platform and custom Docker contains.☆20Updated 4 years ago
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆85Updated 3 years ago
- Unofficial Colab on how to train DETR, the intelligent object detector, with your own dataset. DETR = Detection Transformer☆39Updated 5 years ago