lukasbrchl's Stars
tensorflow/models
Models and examples built with TensorFlow
3b1b/manim
Animation engine for explanatory math videos
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
facebookresearch/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
skorch-dev/skorch
A scikit-learn compatible neural network library that wraps PyTorch
oarriaga/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
ZheC/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
Cartucho/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
jcjohnson/cnn-benchmarks
Benchmarks for popular CNN models
Cysu/open-reid
Open source person re-identification library in python
christopher5106/FastAnnotationTool
A tool using OpenCV to annotate images for image classification, optical character reading, ...
xiaowei-hu/CycleGAN-tensorflow
Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf
basler/pypylon
The official python wrapper for the pylon Camera Software Suite
martin-gorner/tensorflow-rnn-shakespeare
Code from the "Tensorflow and deep learning - without a PhD, Part 2" session on Recurrent Neural Networks.
michuanhaohao/AlignedReID
Alignedreid++: Dynamically Matching Local Information for Person Re-Identification.
jiyanggao/Video-Person-ReID
Video-based Person ReID Method Implementations on MARS
chsasank/Image-Rectification
Compute Vanishing points using RANSAC and rectify the image
lxx1991/VS-ReID
Video Object Segmentation with Re-identification
gustavz/realtime_object_detection
Plug and Play Real-Time Object Detection App with Tensorflow and OpenCV
zhunzhong07/CamStyle
Camera Style Adaptation for Person Re-identification CVPR 2018
layumi/Pedestrian_Alignment
TCSVT2018 Pedestrian Alignment Network for Large-scale Person Re-identification
mangye16/Visible-Thermal-Person-Re-Identification
Demo code for visible thermal (cross-modality) person re-identification
mbalatsko/opencv-rolling-ball
Fully Ported to Python from ImageJ's Background Subtractor. Rolling ball and sliding paraboloid background subtraction algorithms.
jpainam/SLS_ReID
Sparse Label Smoothing Regularization for Person Re-Identification
lishengzhe/ccvs
Camera Calibration for Video Surveillance Toolbox
sikasjc/Ransac
Ransac, Ransac with Adaptive Parameter Calculation and Vanishing point detection using Ransac
michuanhaohao/coding_interviews
illagrenan/MI-SPI-SZZ
Studentské neoficiální shrnutí látky MI-SPI k SZZ 2017.
huanghoujing/pytorch_Realtime_Multi-Person_Pose_Estimation
This is a pytorch version of Realtime_Multi-Person_Pose_Estimation, origin code is here https://github.com/ZheC/Realtime_Multi-Person_Pose_Estimation