ktxlh
A prospective superhero who codes (and a PhD student at USC)
University of Southern CaliforniaLos Angeles, CA
ktxlh's Stars
jcjohnson/neural-style
Torch implementation of neural style algorithm
google/automl
Google Brain AutoML
rowanz/grover
Code for Defending Against Neural Fake News, https://rowanzellers.com/grover/
xuannianz/EfficientDet
EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
zylo117/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
ivangrov/Android-Deep-Learning-with-OpenCV
A repository with code that accompanies a series of videos I have made on YouTube about Deep Learning on Android
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
musescore/MuseScore
MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Morris88826/yolo-depth-estimation
Real-Time Object Detection with Depth Estimation on Mobile Devices
menzi11/BullshitGenerator
Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
suulnnka/BullshitGenerator
文章生成器
vsymbol/CUTIE
CUTIE (TensorFlow implementation of Convolutional Universal Text Information Extractor)
openupglobal/Blender-Chinese-Translation-Project
blender友善中文0.1版出爐啦!
janishar/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
abisee/pointer-generator
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"
miso-belica/sumy
Module for automatic summarization of text documents and HTML pages.
dmmiller612/bert-extractive-summarizer
Easy to use extractive text summarization with BERT
nlpyang/PreSumm
code for EMNLP 2019 paper Text Summarization with Pretrained Encoders
ibatra/BERT-Keyword-Extractor
Deep Keyphrase Extraction using BERT
swisscom/ai-research-keyphrase-extraction
EmbedRank: Unsupervised Keyphrase Extraction using Sentence Embeddings (official implementation)
keithito/tacotron
A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)
elenalape/Bay-Area-Internships
List of tech companies that can (in theory) hire non-US summer interns.
GoogleCloudPlatform/cloudml-samples
Cloud ML Engine repo. Please visit the new Vertex AI samples repo at https://github.com/GoogleCloudPlatform/vertex-ai-samples
peacekeeper/blockchain-identity
Blockchain and Identity
tensorflow/models
Models and examples built with TensorFlow
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
minimaxir/textgenrnn
Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016