Pinned Repositories
awesome-ml-model-compression
Awesome machine learning model compression research papers, tools, and learning material.
Awesome-Pruning
A curated list of neural network pruning resources.
code
Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
DexiNed
Tensorflow Implementation of DexiNed for Edge Detection WACV'20 (also in PyTorch )
DieBieSlave
Universal EtherCAT slave based on the LAN9252.
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
early-stopping-pytorch
Early stopping for PyTorch
faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA
Hands-On GPU Accelerated Computer Vision with OpenCV and CUDA, published by Packt
245003478's Repositories
245003478/awesome-ml-model-compression
Awesome machine learning model compression research papers, tools, and learning material.
245003478/Awesome-Pruning
A curated list of neural network pruning resources.
245003478/code
Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
245003478/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
245003478/DexiNed
Tensorflow Implementation of DexiNed for Edge Detection WACV'20 (also in PyTorch )
245003478/DieBieSlave
Universal EtherCAT slave based on the LAN9252.
245003478/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
245003478/early-stopping-pytorch
Early stopping for PyTorch
245003478/faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
245003478/Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA
Hands-On GPU Accelerated Computer Vision with OpenCV and CUDA, published by Packt
245003478/hosts
镜像:https://coding.net/u/scaffrey/p/hosts/git
245003478/ImageProcessing100Wen
「画像処理100本ノック」中文版本!为图像处理初学者设计的 100 个问题。
245003478/learnopencv
Learn OpenCV : C++ and Python Examples
245003478/leetcode
LeetCode Problems' Solutions
245003478/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
245003478/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
245003478/numpy-ml
Machine learning, in numpy
245003478/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
245003478/Python-100-Days
Python - 100天从新手到大师
245003478/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
245003478/pytorch-cpp
C++ Implementation of PyTorch Tutorial for Deep Learning Researchers
245003478/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
245003478/pytorch-sift
PyTorch implementation of SIFT descriptor
245003478/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
245003478/scikit-learn
scikit-learn: machine learning in Python
245003478/tensorflow
Computation using data flow graphs for scalable machine learning
245003478/TensorFlow2.0-Examples
💥 Tensorflow2.x Examples from basic to hard
245003478/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
245003478/YOLO-Reproduce-Summary
YOLO reproduce summary (now based on YOLOv3)