Pinned Repositories
apc-vision-toolbox
MIT-Princeton Vision Toolbox for the Amazon Picking Challenge 2016
ComputeAndCompareDescriptors
Compute and compare descriptors
IROS2014_3DVol
Source code for the paper "Real-time Pose Estimation of Deformable Objects Using a Volumetric Approach" in IROS 2014
MATLAB-neural-network-43-case-studies-Code
matlab神经网络43个案例分析
OpenCV3_Code_MaoXingYun
OpenCV3_Little_Case_JiaZhigang
OpenCV图像处理-小案例实战教程
pcl_sources
pcl_tutorials
learning
pcl_tutorials_learning
precision-tracking
Repository for precision tracking from 3D point clouds
jackros1022's Repositories
jackros1022/pcl_tutorials
learning
jackros1022/SSD_keras
简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)
jackros1022/AduSkin
A Beautiful WPF Control UI
jackros1022/CloudCompare
CloudCompare main repository
jackros1022/ComputeDescriptors
Compute many different PCL descriptors and add them to a VTK point cloud
jackros1022/crowdcount-mcnn
Single Image Crowd Counting via MCNN (Unofficial Implementation)
jackros1022/deblur-gan
Keras implementation of "DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks"
jackros1022/Deep-6dPose
Implementation of Deep-6DPose
jackros1022/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
jackros1022/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
jackros1022/deep_learning_object_detection
A paper list of object detection using deep learning.
jackros1022/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
jackros1022/deep_sort_yolov3
Real-time Multi-person tracker using YOLO v3 and deep_sort with tensorflow
jackros1022/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为17个章节,20多万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
jackros1022/FdogSerialize
FStruct is a library for converting C++ objects(struct, STL containers etc) to json/ XML strings. FStruct是一个用于C++对象(结构体,STL容器等)和json/xml字符串之间进行转换的库。
jackros1022/first-pr
《GitHub实践入门》实验用仓库
jackros1022/FPN_Tensorflow
This is a tensorflow re-implementation of Feature Pyramid Networks for Object Detection.
jackros1022/GlobalRecognition
jackros1022/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
jackros1022/Mask_RCNN
Mask R-CNN on Keras and TensorFlow,个人注释版
jackros1022/mglearn
mglearn helper package for "Introduction to Machine Learning with Python"
jackros1022/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
jackros1022/pipeWind
jackros1022/rcf
Richer Convolutional Features for Edge Detection
jackros1022/SiamMask
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
jackros1022/singleshotpose
This research project implements a real-time object detection and pose estimation method as described in the paper, Tekin et al. "Real-Time Seamless Single Shot 6D Object Pose Prediction", CVPR 2018. (https://arxiv.org/abs/1711.08848).
jackros1022/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
jackros1022/Source_Github
资源文件
jackros1022/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
jackros1022/YOLOv3
Keras implementation of yolo v3 object detection.