rayhou0710
Currently Research Scientist at Meta Generative AI. Ph.D. from University of Michigan, Ann Arbor.
Meta Inc.Seattle, WA
Pinned Repositories
BBox-Label-Tool-Multi-Class
A simple tool for labeling object bounding boxes in images
darknet
Convolutional Neural Networks
dec
fastText
Library for fast text representation and classification.
fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
hugo-academic
The personal website framework for Hugo. Demo at
mmf
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
mods-light-zmq
MODS with external deep descriptors/detectors
pycudasift
A CUDA implementation of SIFT for NVidia GPUs
pyyolo
Simple python wrapper for YOLO.
rayhou0710's Repositories
rayhou0710/pycudasift
A CUDA implementation of SIFT for NVidia GPUs
rayhou0710/pyyolo
Simple python wrapper for YOLO.
rayhou0710/BBox-Label-Tool-Multi-Class
A simple tool for labeling object bounding boxes in images
rayhou0710/darknet
Convolutional Neural Networks
rayhou0710/dec
rayhou0710/fastText
Library for fast text representation and classification.
rayhou0710/fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
rayhou0710/hugo-academic
The personal website framework for Hugo. Demo at
rayhou0710/mmf
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
rayhou0710/mods-light-zmq
MODS with external deep descriptors/detectors
rayhou0710/network_check
python scripts to check if the PC is connected to the Internet
rayhou0710/OSVOS-caffe
rayhou0710/py-findpeaks
Overview of the peaks dectection algorithms available in Python
rayhou0710/pyfttt
Python tools for interacting with IFTTT Maker Channel
rayhou0710/pytorchvideo
A deep learning library for video understanding research.
rayhou0710/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
rayhou0710/sustain
Personal blog powered by Jekyll
rayhou0710/TextClassification
Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).
rayhou0710/tutorials
A series of machine learning tutorials for Torch7
rayhou0710/watr-works
rayhou0710/Yolo_mark
GUI for marking bounded boxes of objects in images for training Yolo v2
rayhou0710/YOLOv3-model-pruning
对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变