Pinned Repositories
chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
DAVSOD
Shifting More Attention to Video Salient Objection Detection, CVPR 2019 (Oral)
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
full-video-analysis-yolov4
视频全量目标分析与建模,基于TensorFlow+yolov4,针对1080P视频,视频内容街景(行车记录仪、电影等拍摄)内容,利用视觉分析技术,对高分辨率视频进行视频图像,对街景或高楼的高清视频进行目标检测和统计,致力于创新深度学习算法模型解决方案。
jiangyuanlin01.github.io
labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
Motion-Guided-Attention
Motion Guided Attention for Video Salient Object Detection, ICCV 2019
obj-detection
Object detection demo based on yolov5
pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
Scribble_Saliency
Weakly-Supervised Salient Object Detection via Scribble Annotations, CVPR2020
jiangyuanlin01's Repositories
jiangyuanlin01/full-video-analysis-yolov4
视频全量目标分析与建模,基于TensorFlow+yolov4,针对1080P视频,视频内容街景(行车记录仪、电影等拍摄)内容,利用视觉分析技术,对高分辨率视频进行视频图像,对街景或高楼的高清视频进行目标检测和统计,致力于创新深度学习算法模型解决方案。
jiangyuanlin01/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
jiangyuanlin01/DAVSOD
Shifting More Attention to Video Salient Objection Detection, CVPR 2019 (Oral)
jiangyuanlin01/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
jiangyuanlin01/jiangyuanlin01.github.io
jiangyuanlin01/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
jiangyuanlin01/Motion-Guided-Attention
Motion Guided Attention for Video Salient Object Detection, ICCV 2019
jiangyuanlin01/obj-detection
Object detection demo based on yolov5
jiangyuanlin01/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
jiangyuanlin01/Scribble_Saliency
Weakly-Supervised Salient Object Detection via Scribble Annotations, CVPR2020
jiangyuanlin01/shiyan-001
这是一个描述
jiangyuanlin01/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中