oke-aditya / pytorch_cnn_trainerLinks
A Simple but Powerful CNN Trainer For PyTorch
☆26Updated 5 years ago
Alternatives and similar repositories for pytorch_cnn_trainer
Users that are interested in pytorch_cnn_trainer are comparing it to the libraries listed below
Sorting:
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- An Easy To Use PyTorch Computer Vision Library☆53Updated 2 years ago
- Python Project Maker☆45Updated 4 years ago
- This project presents a simple framework to retrieve images similar to a query image.☆28Updated 4 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 4 years ago
- TorchFlare is a simple, beginner-friendly, and easy-to-use PyTorch Framework train your models effortlessly.☆85Updated last week
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆85Updated 3 years ago
- Instantly improve your training performance of TensorFlow models with just 2 lines of code!☆105Updated 3 years ago
- A tutorial example for nbdev☆15Updated 3 years ago
- This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.☆13Updated 4 years ago
- TF2.0 port for Augmix paper☆79Updated 5 years ago
- Build fast gradio demos of fastai learners☆35Updated 4 years ago
- An attempt at the implementation of GLOM, Geoffrey Hinton's paper for emergent part-whole hierarchies from data☆37Updated 4 years ago
- Research repo for code that may or may not end up in fastai3☆50Updated 4 years ago
- Speeech Recognition for Indic languages.☆13Updated 4 years ago
- Collection of simple functions reusable across ML projects.☆20Updated 4 years ago
- Implementing activation functions from scratch in Tensorflow.☆36Updated 3 years ago
- Python package containing all custom layers used in Neural Networks (Compatible with PyTorch, TensorFlow and MegEngine)☆136Updated 2 years ago
- Process Google Dataset is a tool to download and process images for neural networks from a Google Image Search using a Chrome extension a…☆33Updated 4 years ago
- ☆24Updated 3 years ago
- Catalyst.Segmentation☆28Updated 4 years ago
- ML Research paper summaries, annotated papers and implementation walkthroughs☆114Updated 3 years ago
- chaii: hindi and tamil question answering☆35Updated 3 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 4 years ago
- Fourth place solution to the "OpenVaccine: COVID-19 mRNA Vaccine Degradation Prediction" organized by Stanford University and Kaggle☆20Updated 5 years ago
- Team [Save the Prostate] - solution☆18Updated 4 years ago
- Python lib for remo - the app for annotations and images management in Computer Vision☆187Updated 4 years ago
- Neural Search System on Arxiv AI/ML Papers☆54Updated 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…