Pinned Repositories
aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
basic-yolo-keras
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
bert
TensorFlow code and pre-trained models for BERT
bert-vocab-builder
Builds wordpiece(subword) vocabulary compatible for Google Research's BERT
course-nlp
A Code-First Introduction to NLP course
course-v3
The 3rd edition of course.fast.ai
Coursera
courses
fast.ai Courses
Deep-Learning
Yashar78's Repositories
Yashar78/annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
Yashar78/basic-yolo-keras
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
Yashar78/bert
TensorFlow code and pre-trained models for BERT
Yashar78/bert-vocab-builder
Builds wordpiece(subword) vocabulary compatible for Google Research's BERT
Yashar78/course-nlp
A Code-First Introduction to NLP course
Yashar78/course-v3
The 3rd edition of course.fast.ai
Yashar78/Deep-Learning
Yashar78/DeepLearningExamples
Deep Learning Examples
Yashar78/dlaicourse
Notebooks for learning deep learning
Yashar78/fastai
The fastai deep learning library, plus lessons and and tutorials
Yashar78/fastai-v3
Starter app for fastai v3 model deployment on Render
Yashar78/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
Yashar78/flask-image-search
Yashar78/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
Yashar78/LabelMeAnnotationTool
Source code for the LabelMe annotation tool.
Yashar78/LovaszSoftmax
Code for the Lovász-Softmax loss (CVPR 2018)
Yashar78/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Yashar78/models
Models and examples built with TensorFlow
Yashar78/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms
Yashar78/pytorch-faster-rcnn
0.4 updated. Support cpu test and demo.
Yashar78/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
Yashar78/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
Yashar78/scibert
A BERT model for scientific text.
Yashar78/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
Yashar78/table-extract
Locate and extract table and figure elements and caption references
Yashar78/tensorflow
Computation using data flow graphs for scalable machine learning
Yashar78/tensorpack
A Neural Net Training Interface on TensorFlow
Yashar78/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
Yashar78/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
Yashar78/YOLOv3-tensorflow
Implement YOLOv3 with TensorFlow