Pinned Repositories
2019_algorithm_intern_information
2020年的算法实习岗位信息表,部分包括内推码,和常见深度学习算法岗面试题及答案,暑期计算机视觉实习面经和总结
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
althm
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
caffe
Caffe: a fast open framework for deep learning.
CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
CSP
High-level Semantic Feature Detection: A New Perspective for Pedestrian Detection, CVPR, 2019
CV-arXiv-Daily
分享计算机视觉每天的arXiv文章
leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Python-LeetCode
solve leetcode using Python
qingtian1016's Repositories
qingtian1016/Python-LeetCode
solve leetcode using Python
qingtian1016/caffe
Caffe: a fast open framework for deep learning.
qingtian1016/Data_Structure_with_Python
这是我在学习《基于Python的数据结构》的时候的笔记与代码
qingtian1016/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
qingtian1016/DeepLearning_tutorials
The deeplearning algorithms implemented by tensorflowc Resnet structure
qingtian1016/Faster-RCNN-TensorFlow-Python3.5
Tensorflow Faster R-CNN for Windows and Python 3.5
qingtian1016/google-access-helper
谷歌访问助手破解版
qingtian1016/Interview-code-practice-python
面试题
qingtian1016/Machine-learning-learning-notes
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
qingtian1016/MobileNet-SSD-Focal-loss
MobileNet-SSD-Focal-loss
qingtian1016/Python-Offer
《剑指Offer》面试题Python实现
qingtian1016/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
qingtian1016/Resnet_hekaiming
Everything about resnet in the video you can find here
qingtian1016/siamese-fc
Arbitrary object tracking at 50-100 FPS with Fully Convolutional Siamese networks.
qingtian1016/SiamVGG
SiamVGG: Visual Tracking with Deeper Siamese Networks
qingtian1016/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
qingtian1016/yolo_tensorflow
Tensorflow implementation of YOLO, including training and test phase.