juliocspires's Stars
huawei-noah/Efficient-AI-Backbones
Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.
microsoft/NeuronBlocks
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego
huawei-noah/Pretrained-Language-Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
Tencent/PocketFlow
An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
facebookresearch/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
tensorflow/model-optimization
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
facebookresearch/detr
End-to-End Object Detection with Transformers
google-research/bert
TensorFlow code and pre-trained models for BERT
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
microsoft/monaco-editor
A browser based code editor
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
lmb-freiburg/hand3d
Network estimating 3D Handpose from single color images
facebook/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
apache/predictionio-template-text-classifier
Text Classification Engine
google/guava
Google core libraries for Java
facebook/infer
A static analyzer for Java, C, C++, and Objective-C
facebook/buck
A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
alfredfrancis/ai-chatbot-framework
A python chatbot framework with Natural Language Understanding and Artificial Intelligence.
mozilla/DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
tyiannak/pyAudioAnalysis
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
ompl/ompl
The Open Motion Planning Library (OMPL)
Kitt-AI/snowboy
Future versions with model training module will be maintained through a forked version here: https://github.com/seasalt-ai/snowboy
facebookresearch/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
Leaflet/Leaflet
🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
facebookarchive/C3D
C3D is a modified version of BVLC caffe to support 3D ConvNets.