Pinned Repositories
3dptv
3D Particle Tracking Velocimetry software on Github (http://3dptv.github.com)
acoustic-location-system
Software and hardware designs for an acoustic location system suitable for small underwater ROVs such as OpenROV
action-detection
temporal action detection with SSN
activitynet-2016-cvprw
Tools to participate in the ActivityNet Challenge 2016
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
anago
Bidirectional LSTM-CRF for Sequence Labeling. Easy-to-use and state-of-the-art performance.
awesome-action-recognition
A curated list of action recognition and related area resources
Awesome-Crowd-Counting
Awesome Crowd Counting
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
awesome-deep-learning-papers
The most cited deep learning papers
huandalu's Repositories
huandalu/anago
Bidirectional LSTM-CRF for Sequence Labeling. Easy-to-use and state-of-the-art performance.
huandalu/awesome-action-recognition
A curated list of action recognition and related area resources
huandalu/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
huandalu/awesome-deep-learning-papers
The most cited deep learning papers
huandalu/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
huandalu/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
huandalu/causal_inference_python_code
Python code for part 2 of the book Causal Inference, by Miguel Hernán and James Robins
huandalu/cs231n.github.io
Public facing notes page
huandalu/Deep-Learning-for-Tracking-and-Detection
Collection of papers and other resources for object tracking and detection using deep learning
huandalu/Dynamical-systems
Models of dynamical systems
huandalu/eulerian-magnification
A tool to discover hidden variation in video.
huandalu/gen-MA-BC
Generative Multi-Agent Behavioral Cloning (https://arxiv.org/abs/1803.07612)
huandalu/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
huandalu/homework
Imitation Learning Homework 1
huandalu/KCF
High-Speed Tracking with Kernelized Correlation Filters
huandalu/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
huandalu/lucid
A collection of infrastructure and tools for research in neural network interpretability.
huandalu/Machine-Learning_ZhouZhihua
Exercises answers to the book "machine-learning" written by Prof. Zhou Zhihua of Nanjing University
huandalu/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
huandalu/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
huandalu/models
Models and examples built with TensorFlow
huandalu/person-reid-benchmark
A Systematic Evaluation and Benchmark for Person Re-Identification: Features, Metrics, and Datasets
huandalu/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
huandalu/scikit-learn
scikit-learn: machine learning in Python
huandalu/simplified-deeplearning
Simplified implementations of deep learning related works
huandalu/spmia_overview
huandalu/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
huandalu/text_classification
all kinds of text classificaiton models and more with deep learning
huandalu/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
huandalu/zh-NER-TF
A simple BiLSTM-CRF model for Chinese Named Entity Recognition task