Pinned Repositories
13333
2333
3D-Resnet-tensorflow
Inflate 2dresnet to 3dresnet and use imagenet2d pretrain for train kinetics by tensorflow
book-1
cmbProject
crnn_seq2seq_ocr_pytorch
Extremely simple implement for Chinese OCR by PyTorch.
CVWC-2019-FCOS
Codes for CVWC 2019 Challenge
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Git_learn
Learn how to use git to upload codes to github
tensorflow-yolov3
🔥 pure tensorflow Implement of YOLOv3 with support to train your own dataset
JwDong2019's Repositories
JwDong2019/tensorflow-yolov3
🔥 pure tensorflow Implement of YOLOv3 with support to train your own dataset
JwDong2019/13333
JwDong2019/2333
JwDong2019/3D-Resnet-tensorflow
Inflate 2dresnet to 3dresnet and use imagenet2d pretrain for train kinetics by tensorflow
JwDong2019/book-1
JwDong2019/cmbProject
JwDong2019/crnn_seq2seq_ocr_pytorch
Extremely simple implement for Chinese OCR by PyTorch.
JwDong2019/CVWC-2019-FCOS
Codes for CVWC 2019 Challenge
JwDong2019/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
JwDong2019/Git_learn
Learn how to use git to upload codes to github
JwDong2019/gluon-cv
Gluon CV Toolkit
JwDong2019/I3D-Tensorflow
Train I3D model on ucf101 or hmdb51 by tensorflow
JwDong2019/In_UESTC
JwDong2019/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
JwDong2019/jd_maotai_seckill
优化版本的京东茅台抢购神器
JwDong2019/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
JwDong2019/mmdetection
Open MMLab Detection Toolbox and Benchmark
JwDong2019/Out_UESTC
JwDong2019/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
JwDong2019/Pattern_recognition
Pattern_recognition project in UESTC
JwDong2019/tensorflow-serving-yolov3
主要对原tensorflow版本算法进行了网络修改,显示调整,数据处理等细节优化,详细说明了 从本地训练到serving端部署yolov3的整个流程,训练了Visdrone2019无人机数据集, 准确率 86%左右, 训练的工业检测数据集(一类),mAP为97.51,FPS在1080上测试15-20帧!