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/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
qingtian1016/2019_algorithm_intern_information
2020年的算法实习岗位信息表,部分包括内推码,和常见深度学习算法岗面试题及答案,暑期计算机视觉实习面经和总结
qingtian1016/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
qingtian1016/althm
qingtian1016/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
qingtian1016/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
qingtian1016/CSP
High-level Semantic Feature Detection: A New Perspective for Pedestrian Detection, CVPR, 2019
qingtian1016/CV-arXiv-Daily
分享计算机视觉每天的arXiv文章
qingtian1016/cvpr2019
cvpr2019/cvpr2018/cvpr2019 papers,极市团队整理
qingtian1016/darknet
Convolutional Neural Networks
qingtian1016/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
qingtian1016/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
qingtian1016/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
qingtian1016/lantern
Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 lantern proxy vpn censorship-circumvention censorship gfw accelerator
qingtian1016/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
qingtian1016/mmdetection
Open MMLab Detection Toolbox and Benchmark
qingtian1016/models
Models and examples built with TensorFlow
qingtian1016/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
qingtian1016/netron
Visualizer for neural network, deep learning and machine learning models
qingtian1016/ObjectDetectionImbalance
Lists the papers related to imbalance problems in object detection
qingtian1016/Pedestrian-Detection
Pedestrian Detection Papers
qingtian1016/python_data_structures_and_algorithms
Python 中文数据结构和算法教程
qingtian1016/shadowsocks-android
A shadowsocks client for Android
qingtian1016/shadowsocks-windows
If you want to keep a secret, you must also hide it from yourself.
qingtian1016/sklearn-doc-zh
:book: [译] scikit-learn(sklearn) 中文文档
qingtian1016/SlimYOLOv3
This page is for the SlimYOLOv3: Narrower, Faster and Better for UAV Real-Time Applications
qingtian1016/song
qingtian1016/song1
qingtian1016/state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
qingtian1016/YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.