Pinned Repositories
6DPose
implement some algorithms of 6d pose estimation
AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.https://github.com/huoyijie/raspberrypi-car
caffe
Caffe: a fast open framework for deep learning.
Caffe-YOLOv3-Windows
A windows caffe implementation of YOLO detection network
caffe_extractface
人脸识别
chainer-partial_convolution_image_inpainting
Reproduction of Nvidia image inpainting paper "Image Inpainting for Irregular Holes Using Partial Convolutions"
chessboardImage
cnn_visualization
feature_extractor
pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
DLTensor's Repositories
DLTensor/feature_extractor
DLTensor/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
DLTensor/AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.https://github.com/huoyijie/raspberrypi-car
DLTensor/cnn_visualization
DLTensor/CUDA_Freshman
DLTensor/CUDA_Test
CUDA/SIMD/AssemblyLanguage/OpenMP's usage
DLTensor/darknet_prune_yoloV3
this is the src for a pruning tool to prune darknet weights
DLTensor/Darknet_weights_pruningv2
Based on https://github.com/AlexeyAB, a tool to prune Darkent weights
DLTensor/DataLoaders_DALI
PyTorch DataLoaders implemented with DALI for accelerating image preprocessing
DLTensor/DeepLearning
深度学习入门教程&&优秀文章&&Deep Learning Tutorial
DLTensor/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
DLTensor/DeepLearningExamples
Deep Learning Examples
DLTensor/EasyPlayer-RTSP-Win
An elegant, simple, fast windows RTSP Player.EasyPlayer support RTSP(RTP over TCP/UDP),video support H.264/H.265,audio support G.711/G.726/AAC!EasyPlayer RTSP是一款精炼、高效、稳定的RTSP流媒体播放器,视频支持H.264/H.265,音频支持G.711/G.726/AAC,支持RTP over UDP/TCP两种模式!
DLTensor/FreeAnchor
FreeAnchor: Learning to Match Anchors for Visual Object Detection (NeurIPS 2019)
DLTensor/harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
DLTensor/jieba
结巴中文分词
DLTensor/labelImg
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
DLTensor/M2Det
M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid Network
DLTensor/mmdetection
Open MMLab Detection Toolbox and Benchmark
DLTensor/mmfashion
Open-source toolbox for visual fashion analysis based on PyTorch
DLTensor/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
DLTensor/object_detection_evaluation
DLTensor/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
DLTensor/SlimYOLOv3
This page is for the SlimYOLOv3: Narrower, Faster and Better for UAV Real-Time Applications
DLTensor/utilsDatasets
DLTensor/yolov3-channel-and-layer-pruning
yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏
DLTensor/YOLOv3-complete-pruning
提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。
DLTensor/YOLOv3-model-pruning
在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)
DLTensor/yolov3_tensorflow
DLTensor/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS