Pinned Repositories
Additive-Margin-Softmax
This is the implementation of paper <Additive Margin Softmax for Face Verification>
affordance-net
AffordanceNet - Multiclass Instance Segmentation Framework
Algorithm_Interview_Notes-Chinese-backups
detection_eval
Simple and Convenient Code for Object Detection Evaluation Script. Evaluation Report and PR curve will also be generated easily.
Image-Recognize-Tensorflow
platform with several classic backbones for Image Recognition using Tensorflow
keras-yolo3-tiny
keras-yolo3 code forked from experiencor/keras-yolo3. Modification made for convenient usage and better training performance. Yolov3-tiny are supported.
Leetcode
Leetcode algorithm questions with several solutions
one-stage-detector
A one stage detector pipeline for engineer and students. Easy to use and Powerful.
THUDataPiCrawler
This is a Crawler for THUDataPI
XLink
A scene text detector based on Pixel-Link, code reimplemented by the origin source code. An experiment environment for further scene text detection research, especially focus on segmentation method.
HoracceFeng's Repositories
HoracceFeng/keras-yolo3-tiny
keras-yolo3 code forked from experiencor/keras-yolo3. Modification made for convenient usage and better training performance. Yolov3-tiny are supported.
HoracceFeng/detection_eval
Simple and Convenient Code for Object Detection Evaluation Script. Evaluation Report and PR curve will also be generated easily.
HoracceFeng/Image-Recognize-Tensorflow
platform with several classic backbones for Image Recognition using Tensorflow
HoracceFeng/XLink
A scene text detector based on Pixel-Link, code reimplemented by the origin source code. An experiment environment for further scene text detection research, especially focus on segmentation method.
HoracceFeng/Algorithm_Interview_Notes-Chinese-backups
HoracceFeng/Leetcode
Leetcode algorithm questions with several solutions
HoracceFeng/one-stage-detector
A one stage detector pipeline for engineer and students. Easy to use and Powerful.
HoracceFeng/awesome-cs-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
HoracceFeng/Awesome-Vision-Attentions
Summary of related papers on visual attention
HoracceFeng/bitcoin
Bitcoin Core integration/staging tree
HoracceFeng/ByteTrack
ByteTrack: Multi-Object Tracking by Associating Every Detection Box
HoracceFeng/chineseocr
yolo3+ocr
HoracceFeng/CNN-Visualization
CNN可视化、理解CNN
HoracceFeng/cocoapi
COCO API - Dataset @ http://cocodataset.org/
HoracceFeng/CornerNet-Lite
HoracceFeng/DALI
A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications
HoracceFeng/Deep_Rec
存放推荐算法相关代码、文档、资料
HoracceFeng/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
HoracceFeng/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
HoracceFeng/deepproblog
DeepProbLog is an extension of ProbLog that integrates Probabilistic Logic Programming with deep learning by introducing the neural predicate.
HoracceFeng/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
HoracceFeng/facetorch
Python library for analysing faces using PyTorch
HoracceFeng/HCF-en
Haonan's Blog
HoracceFeng/HoracceFeng.github.io
个人中文主页
HoracceFeng/KL-Loss
Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)
HoracceFeng/leetcode-1
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
HoracceFeng/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
HoracceFeng/NonDeepNetworks
Official Code for "Non-deep Networks"
HoracceFeng/simpledet
A Simple and Versatile Framework for Object Detection and Instance Recognition
HoracceFeng/SQL-Scripts
My solutions for various SQL practice exercies