Pinned Repositories
Action-Recognition
Exploration of different solutions to action recognition in video, using neural networks implemented in PyTorch.
activityrecognition
Resources about activity recognition-行为识别资料
ArcFace-Multiplex-Recognition
适用于复杂场景的人脸识别身份认证系统
Arm-neon-intrinsics
arm neon 相关文档和指令意义
Awesome-Image-Colorization
:books: A collection of Deep Learning based Image Colorization and Video Colorization papers.
CenterNet-darknet
Darknet implementation of CenterNet
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
cvToolkit
computer vision Toolkit of pytorch
labelme-convert-yolo3-label-format
In this project, you can convert original labelme annotation json file to yolo format file.
Mosse_Tracking_matlab
This is some interpretation about the CN tracking algorithm from my point.
Ronales's Repositories
Ronales/Mosse_Tracking_matlab
This is some interpretation about the CN tracking algorithm from my point.
Ronales/labelme-convert-yolo3-label-format
In this project, you can convert original labelme annotation json file to yolo format file.
Ronales/Action-Recognition
Exploration of different solutions to action recognition in video, using neural networks implemented in PyTorch.
Ronales/activityrecognition
Resources about activity recognition-行为识别资料
Ronales/ArcFace-Multiplex-Recognition
适用于复杂场景的人脸识别身份认证系统
Ronales/Arm-neon-intrinsics
arm neon 相关文档和指令意义
Ronales/Awesome-Image-Colorization
:books: A collection of Deep Learning based Image Colorization and Video Colorization papers.
Ronales/CenterNet-darknet
Darknet implementation of CenterNet
Ronales/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
Ronales/cvToolkit
computer vision Toolkit of pytorch
Ronales/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Ronales/DeepCC
Ronales/Detection-bbox-labelme-assist-annotation-by-using-yolo3-detector-
In this project, I finished the simplified project of labelme annotation function in common annotation work. You can use this project to simplify your heavy annotation procedure by using this project.
Ronales/DivMatch
Diversify and Match: A Domain Adaptive Representation Learning Paradigm for Object Detection
Ronales/electron-ssr-backup
electron-ssr原作者删除了这个伟大的项目,故备份了下来,不继续开发,且用且珍惜
Ronales/MultiRunner
This is a python package for multi-process running.
Ronales/Multitarget-tracker
Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.
Ronales/Online-Realtime-Action-Recognition-based-on-OpenPose
A skeleton-based real-time online action recognition project, classifying and recognizing base on framewise joints, which can be used for safety surveilence.
Ronales/OpenCV_Test
fbc_cv is an open source image process library.
Ronales/pytorch_classification
基于pytorch框架的classification万用模板
Ronales/Real-Time-Action-Recognition
Real-time video classification from webcam feed utilizing NLN
Ronales/Ronales.github.io
Ronales/Stochastic-ADMM
A Stochastic Alternating Direction Method of Multipliers for Non-smooth and Non-convex Optimization by Fengmiao Bian, Jingwei Liang and Xiaoqun zhang
Ronales/Template
ACM模板
Ronales/two-stream-action-recognition
Using two stream architecture to implement a classic action recognition method on UCF101 dataset
Ronales/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
Ronales/YaVipCore
Net Core Music Interface
Ronales/yolo_person_detect
person detect based on yolov3 with several Python scripts