Pinned Repositories
accuracy-evaluation-cpp
A c++ implementation for calculating the accuracy metrics (Accuracy, Error Rate, Precision(micro/macro), Recall(micro/macro), Fscore(micro/macro)) for classification tasks based on the paper http://www.sciencedirect.com/science/article/pii/S0306457309000259 and MATLAB confusion implementation.
ActiveContour
adversarial-frcnn
A-Fast-RCNN (CVPR 2017)
AI-basketball-analysis
:basketball::robot::basketball: AI web app and API to analyze basketball shots and shooting pose.
AlexeyAB_darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
ComparisonDetector
The implement for Comparison Detector: Convolutional Neural Networks for Cervical Cell Detection in the Limited-data Scenario.
PaperReading
tensorRT_Pro
C++ library based on tensorrt integration
Urinary-Sediment-Dataset
a dataset consisting of 5,376 annotated images corresponding to 7 categories of urinary particle
yxliang's Repositories
yxliang/fast-rcnn
Fast R-CNN
yxliang/practical-cnn
A VGG practical on convolutional neural networks
yxliang/Coursera-ML
Machine Learning with Coursera
yxliang/libfrangi
C++/OpenCV implementation of the 2D Frangi multiscale vesselness filter.
yxliang/what-makes-a-good-joke
SSL - NLP Project
yxliang/SPP_net
SPP_net : Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition
yxliang/ucla-cell-code
Modifications on existing UCLA Rowat Lab cell video analysis code.
yxliang/BM3D
C-programm for a BM3D denoising algorithm
yxliang/PanoramaStitching
OSX Interface for 360° panorama stitching algorithm
yxliang/machine-learning-cheat-sheet
Classical equations and diagrams in machine learning
yxliang/practical-object-category-detection
A VGG practical on the detection of visual object categories
yxliang/voc-dpm
Object detection system using deformable part models (DPMs) and latent SVM (voc-release5). You may want to use the latest tarball on my website. The github code may include code changes that have not been tested as thoroughly and will not necessarily reproduce the results on the website.
yxliang/Kaggle-Solution
This project contain my code for competition in kaggle.
yxliang/rcnn
R-CNN: Regions with Convolutional Neural Network Features
yxliang/DeepPyramid
Deep feature pyramids for various computer vision algorithms (DPMs, pyramid R-CNN, etc.)
yxliang/higgsml
Repository for post higgs-competition model submission
yxliang/practical-python-and-opencv
latex: translate the book practical python and opencv to Chinese
yxliang/PCV
Open source Python module for computer vision
yxliang/L0Smoothing
This is an OpenCV implementation of "Image smoothing via L0 Gradient Minimization"
yxliang/phd-thesis
I am in [research] stepped in so far that, should I wade no more, Returning were as tedious as go o'er. -MacBeth
yxliang/ScSPM
Linear Spatial Pyramid Matching Using Sparse Coding for Image Classification
yxliang/Image-search
image search and retrieval
yxliang/esvmTestCPP
Testing pipeline for Exemplar-SVM in C++
yxliang/deblur
deblur images on GPU
yxliang/ActiveContour
yxliang/text_extraction
This code is the implementation of the method proposed in the paper “Multi-script text extraction from natural scenes” (Gomez & Karatzas) to appear in ICDAR2013 conference.
yxliang/MLSummary
Machine Learning Notes (Mainly from Stanford CS229 and Coursera courses taught by Andrew Ng)
yxliang/mlclassnotes
Notes from http://www.ml-class.org/ course tought fall 2011
yxliang/star-cascade
Cascade Object Detection with Deformable Part Models – Add-on package for voc-release4.01
yxliang/Vessel
Vessel Segmentation