Stars
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
End-to-End Object Detection with Transformers
All Algorithms implemented in Python
Streamlit — A faster way to build and share data apps.
List of Data Science Cheatsheets to rule the world
An implementation of the paper "Solving the Rubik's Cube without Human Knowledge"
Low-code framework for building custom LLMs, neural networks, and other AI models
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
Open Source ML Model Versioning, Metadata, and Experiment Management
Get your data in RAM. Get compute close to data. Enjoy the performance.
Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
End-To-End Memory Networks for bAbI question-answering tasks
A deep neural network based self-driving car, that combines Lego Mindstorms NXT with the computational power of a Raspberry Pi 3.
Code for the paper "PixelCNN++: A PixelCNN Implementation with Discretized Logistic Mixture Likelihood and Other Modifications"
Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js
A Deep Learning based project for colorizing and restoring old images (and video!)
Utility to create an Elasticsearch bulk request from JSON data
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
AlexeyAB / darknet
Forked from pjreddie/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
An in-depth machine learning tutorial introducing readers to a whole machine learning pipeline from scratch.
GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2
Image augmentation for machine learning experiments.
Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"