深度学习论文翻译,包括分类论文,检测论文等
☆4,388May 22, 2020Updated 5 years ago
Alternatives and similar repositories for deep-learning-papers-translation
Users that are interested in deep-learning-papers-translation are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A paper list of object detection using deep learning.☆11,408Feb 12, 2024Updated 2 years ago
- 记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文☆6,742Jul 8, 2023Updated 2 years ago
- Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html☆7,498Dec 17, 2022Updated 3 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,316Jun 26, 2024Updated last year
- cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理☆12,498Apr 25, 2024Updated last year
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- OpenMMLab Detection Toolbox and Benchmark☆32,598Aug 21, 2024Updated last year
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,608Jul 25, 2024Updated last year
- A Keras implementation of YOLOv3 (Tensorflow backend)☆7,129Mar 12, 2023Updated 3 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,360Oct 14, 2021Updated 4 years ago
- PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)☆12,827Dec 24, 2023Updated 2 years ago
- A faster pytorch implementation of faster r-cnn☆7,864May 20, 2022Updated 3 years ago
- text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network☆3,436Oct 3, 2023Updated 2 years ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,467Apr 29, 2022Updated 3 years ago
- [python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别☆2,955Aug 13, 2019Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A simplified implemention of Faster R-CNN that replicate performance from origin paper☆4,034May 15, 2021Updated 4 years ago
- 计算机视觉相关论文整理、记录、分享; 包括图像分类、目标检测、视觉跟踪/目标跟踪、人脸识别/人脸验证、OCR/场景文本检测及识别等领域。欢迎加星,欢迎指正错误,同时也期待能够共同参与!!! 持续更新中... ...☆1,079Jul 28, 2021Updated 4 years ago
- A PyTorch Implementation of Single Shot MultiBox Detector☆5,234Dec 29, 2021Updated 4 years ago
- CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras☆2,790Oct 8, 2019Updated 6 years ago
- YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )☆22,174Dec 15, 2025Updated 4 months ago
- Models and examples built with TensorFlow☆77,674Apr 2, 2026Updated 2 weeks ago
- Minimal PyTorch implementation of YOLOv3☆7,439Nov 17, 2024Updated last year
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,757Oct 7, 2022Updated 3 years ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,757Apr 6, 2026Updated last week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析☆1,604Nov 7, 2018Updated 7 years ago
- Deep Learning Book Chinese Translation☆37,237Dec 3, 2019Updated 6 years ago
- Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version☆8,291Nov 7, 2019Updated 6 years ago
- YOLOv3 in PyTorch > ONNX > CoreML > TFLite☆10,565Updated this week
- Object detection, 3D detection, and pose estimation using center point detection:☆7,554Mar 2, 2023Updated 3 years ago
- TorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision☆2,254Nov 19, 2020Updated 5 years ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,181Nov 12, 2024Updated last year
- FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.☆26,398Nov 20, 2023Updated 2 years ago
- CVPR 2026 论文和开源项目合集☆22,383Mar 8, 2026Updated last month
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶☆8,614Jul 9, 2024Updated last year
- 《统计学习方法》的代码实现☆19,566Aug 22, 2023Updated 2 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,109Apr 22, 2022Updated 3 years ago
- 《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码☆4,671Mar 18, 2019Updated 7 years ago
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)☆3,346Dec 9, 2023Updated 2 years ago
- ☆2,372Sep 18, 2020Updated 5 years ago
- AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was als…☆1,228Sep 9, 2022Updated 3 years ago