Pinned Repositories
360WiFi-Linux
360随身WiFi Linux版
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
Faster-RCNN-Tensorflow
Faster-RCNN implemented by tensorflow
HappyCoding
peace for all
insigh.github.io
张超杰的博客
Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
python-spider
:rainbow:Python3网络爬虫实战:VIP视频破解助手;GEETEST验证码破解;小说、动漫下载;手机APP爬取;财务报表入库;火车票抢票;抖音APP视频下载;百万英雄辅助;网易云音乐批量下载
Relation_Network_for_Objection
Relation_Network_for_Objection
Semantic_Segmentation_PspNet
Pyramid Scene Parsing Network 实现
w2vv
Word2VisualVec : Predicting Visual Features from Text for Image and Video Caption Retrieval
insigh's Repositories
insigh/Relation_Network_for_Objection
Relation_Network_for_Objection
insigh/HappyCoding
peace for all
insigh/insigh.github.io
张超杰的博客
insigh/Faster-RCNN-Tensorflow
Faster-RCNN implemented by tensorflow
insigh/cpp_study
follow me to study modern c++
insigh/CS-Notes
:books: Computer Science Learning Notes
insigh/cs231n-camp
cs231n training camp
insigh/CSAPPLabsAndNotes
CSAPPLabs详解与读书笔记,邀请您共同完成读书笔记,附深入理解计算机系统原书第二版pdf,详解CSAPP实验的全过程。
insigh/d2l-zh
《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
insigh/deep-high-resolution-net.pytorch
The project is an official implement of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
insigh/deep_learning_object_detection
A paper list of object detection using deep learning.
insigh/Deformable-ConvNets
Deformable Convolutional Networks
insigh/flask
The Python micro framework for building web applications.
insigh/interesting-python
有趣的Python爬虫和Python数据分析小项目(Some interesting Python crawlers and data analysis projects)
insigh/learngit
To learn git well
insigh/learngit-1
教程→ http://t.cn/zQ6LFwE 赞助→ http://t.cn/R5bhVpf 推送请使用UTF-8编码
insigh/Leetcode
insigh/MXNet-Deep-Learning-in-Action
insigh/od_fovea_location
Initial commit
insigh/Practical-ReinforcemntLearning
RL Studying Notes
insigh/Python3WebSpider
Python3 Crawler Full Stack Understanding
insigh/python_c-_union_programming
insigh/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
insigh/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
insigh/Roadmap-of-DL-and-ML
Roadmap of DL and ML, some courses, study notes and paper summary
insigh/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
insigh/tensorflow-yolo
tensorflow implementation of 'YOLO : Real-Time Object Detection'(train and test)
insigh/tensorflow-yolov3
pure tensorflow Implement of YOLOv3 with support to train your own dataset
insigh/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
insigh/yolanda
极客时间<网络编程实战>代码