Pinned Repositories
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
article-regions
A dataset of region-annotated scientific articles.
blitznet
Deep neural network for object detection and semantic segmentation in real-time. Official code for the paper "BlitzNet: A Real-Time Deep Network for Scene Understanding"
characterness
Code of "Characterness: An Indicator of Text in the Wild", IEEE Transcations on Image Processing
Deformable-ConvNets
Deformable Convolutional Networks
Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
detectron2
Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
evalsaliency
A tookbox for evaluating salient object detection algorithms
MDPM
Mid-level Deep Pattern Mining
SlowFast
Present SlowFast networks for video recognition.
yaoliUoA's Repositories
yaoliUoA/characterness
Code of "Characterness: An Indicator of Text in the Wild", IEEE Transcations on Image Processing
yaoliUoA/SlowFast
Present SlowFast networks for video recognition.
yaoliUoA/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
yaoliUoA/article-regions
A dataset of region-annotated scientific articles.
yaoliUoA/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
yaoliUoA/detectron2
Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
yaoliUoA/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
yaoliUoA/focal_loss_mxnet_ssd
Focal loss for mxnet SSD example.
yaoliUoA/hedwig
PyTorch deep learning models for document classification
yaoliUoA/image-quality-assessment
Convolutional Neural Networks to predict the aesthetic and technical quality of images.
yaoliUoA/learningPySpark
Code base for the Learning PySpark book (in preparation)
yaoliUoA/LeetCode-Solutions
:octocat: (Weekly Update) Python / C++ 11 Solutions of All 1172 LeetCode Problems
yaoliUoA/maskrcnn-benchmark
Fast, modular reference implementation of Semantic Segmentation and Object Detection algorithms in PyTorch.
yaoliUoA/netron
Visualizer for neural network, deep learning and machine learning models
yaoliUoA/Oscar
Oscar: Object-Semantics Aligned Pre-training for Vision-Language Tasks
yaoliUoA/pdf2image
A python module that wraps the pdftoppm utility to convert PDF to PIL Image object
yaoliUoA/polyrnn-pp
Code for Polygon-RNN++ (CVPR 2018)
yaoliUoA/PubLayNet
yaoliUoA/pubmed_parser
:clipboard: A Python Parser for PubMed Open-Access XML Subset and MEDLINE XML Dataset
yaoliUoA/pycococreator
Helper functions to create COCO datasets
yaoliUoA/PyMuPDF
Python bindings for MuPDF's rendering library.
yaoliUoA/pytorch-semantic-segmentation
PyTorch for Semantic Segmentation
yaoliUoA/PyVideoResearch
A repositsory of common methods, datasets, and tasks for video research
yaoliUoA/retinanet-examples
Fast and accurate object detection with end-to-end GPU optimization
yaoliUoA/semseg
Semantic Segmentation in Pytorch
yaoliUoA/sentence-transformers
Multilingual Sentence & Image Embeddings with BERT
yaoliUoA/spark-and-python-for-big-data-with-pyspark
Course on Udemy by Jose Portilla
yaoliUoA/tensorflow-yolov4-tflite
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
yaoliUoA/Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
yaoliUoA/yolact
A simple, fully convolutional model for real-time instance segmentation.