Pinned Repositories
2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
BrnoCompSpeed
Code for BrnoCompSpeed dataset
cvpr2019
cvpr2019 papers
deep_sort_tiny_yolo3
Lihang
Statistical learning methods, 统计学习方法 [李航] 值得反复读. [笔记, 代码, notebook, 参考文献, Errata]
MVision
机器人视觉 无人驾驶 视觉SLAM ORB LSD SVO DSO 深度学习目标检测yolov3 opencv PCL 双目视觉
PythonPark
Python开源项目之「自学编程之路」,学习指南+技术干货+大厂面经+资源分享
pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
PyTorch-Tutorial
Build your neural network easy and fast
Vehicle-Car-detection-and-multilabel-classification
使用YOLO_v3_tiny和B-CNN实现街头车辆的检测和车辆属性的多标签识别 Using yolo_v3_tiny to do vehicle or car detection and attribute's multilabel classification or recognize
hyfine's Repositories
hyfine/cvpr2019
cvpr2019 papers
hyfine/Lihang
Statistical learning methods, 统计学习方法 [李航] 值得反复读. [笔记, 代码, notebook, 参考文献, Errata]
hyfine/Vehicle-Car-detection-and-multilabel-classification
使用YOLO_v3_tiny和B-CNN实现街头车辆的检测和车辆属性的多标签识别 Using yolo_v3_tiny to do vehicle or car detection and attribute's multilabel classification or recognize
hyfine/awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
hyfine/awesome-lane-detection
lane detection
hyfine/books-1
book list
hyfine/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
hyfine/d2l-zh
《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
hyfine/deep-high-resolution-net.pytorch
The project is an official implement of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
hyfine/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
hyfine/DPSR
Deep Plug-and-Play Super-Resolution for Arbitrary Blur Kernels (CVPR, 2019) (PyTorch)
hyfine/DR-GAN-by-pytorch
An implement of Disentangled Representation Learning GAN for Pose-Invariant Face Recognition
hyfine/EDSR-PyTorch
PyTorch version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017)
hyfine/example-code
Example code for the book Fluent Python
hyfine/face.evoLVe.PyTorch
🔥🔥High-Performance Face Recognition Library on PyTorch🔥🔥
hyfine/facenet
Face recognition using Tensorflow
hyfine/handong1587.github.io
hyfine/language-detection
This is a language detection library implemented in plain Java. (aliases: language identification, language guessing)
hyfine/machine_learning_beginner
机器学习初学者公众号作品
hyfine/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
hyfine/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
hyfine/MOTBeyondPixels
Monocular multi-object tracking using simple and complementary 3D and 2D cues
hyfine/NTU-HsuanTienLin-MachineLearning
hyfine/ObjectDetection-OneStageDet
hyfine/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
hyfine/pytorch-mask-rcnn
hyfine/textspotter
hyfine/the-gan-zoo
A list of all named GANs!
hyfine/wdsr_ntire2018
Code of our winning entry to NTIRE 2018 super-resolution challenge, CVPR Workshop 2018
hyfine/YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.