georgymh's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
timzhang642/3D-Machine-Learning
A resource repository for 3D machine learning
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
mdbloice/Augmentor
Image augmentation library in Python for machine learning.
JunMa11/SegLossOdyssey
A collection of loss functions for medical image segmentation
jonmiles/bootstrap-treeview
Tree View for Twitter Bootstrap -
ruotianluo/ImageCaptioning.pytorch
I decide to sync up this repo and self-critical.pytorch. (The old master is in old master branch for archive)
dpallot/simple-websocket-server
A python based websocket server that is simple and easy to use.
sourishg/stereo-calibration
:camera: :camera: Stereo camera calibration using OpenCV and C++
reneweb/react-native-tensorflow
A TensorFlow inference library for react native
tg-bomze/BabyGAN
StyleGAN-based predictor of children's faces from photos of theoretical parents.
georgymh/ml-fraud-detection
Credit card fraud detection through logistic regression, k-means, and deep learning.
hhj1897/face_parsing
Official Pytorch implementation of 'RoI Tanh-polar Transformer Network for Face Parsing in the Wild.'
cesc-park/attend2u
🖼️ Attend to You: Personalized Image Captioning with Context Sequence Memory Networks. In CVPR, 2017. Expanded : Towards Personalized Image Captioning via Multimodal Memory Networks. In IEEE TPAMI, 2018.
DiscreetAI/decentralized-ml
Full stack service enabling decentralized machine learning on private data
ibug-group/fpage
FP-Age: Leveraging Face Parsing Attention for Facial Age Estimation in the Wild
stereolabs/zed-opencv-native
Native stereo capture with OpenCV
DiscreetAI/cloud-node
Coordinator & aggregator for private and decentralized machine learning.
DiscreetAI/dashboard-ui
Dashboard UI to easily manage DML Jobs.
DiscreetAI/decentralized-ml-infra
Blockchain infrastructure for decentralized machine learning (decentralized-ml repo).
DiscreetAI/dml-library-js
Interoperable and decentralized machine learning in JavaScript.
DiscreetAI/dashboard-api
Dashboard API to manage DML Jobs.
jiahuei/sparse-image-captioning
Image captioning with weight pruning in PyTorch
DiscreetAI/dashboard-auth
Authentication Service for DiscreetAI's Dashboard.
jiahuei/COMIC-Compact-Image-Captioning-with-Attention
COMIC: This is the code repo of our TMM2019 work titled "COMIC: Towards a Compact Image Captioning Model with Attention".
DiscreetAI/ben-decentralized-chatbot
YC Hackathon 2018 Winner Project. BEN: A decentralized chatbot that uses federated learning.
DiscreetAI/explora
DiscreetAI's customized Jupyter Notebook for users to directly interact with.
DiscreetAI/explora-communicator
DiscreetAI's communication service for transmitting training statistics back to the user.
georgymh/instance-identification
Instance Identification on ImageNet VID using triplet loss and online triplet mining.