Pinned Repositories
60_Days_RL_Challenge
Learn Deep Reinforcement Learning in Depth in 60 days
Actor_CriticPointer_Network-TSP
Tensorflow implementation of an Actor Critic algorithm using a Pointer Network to solve the TSP (algorithm from Neural Combinatorial Optimization with Reinforcement Learning, Bello et al, 2016)
awesome-depth
A curated list of publication for depth estimation
Awesome-Graph-Neural-Networks
Paper Lists for Graph Neural Networks
awesome-multiple-object-tracking
Paper list for multiple object tracking
awesome-quantum-machine-learning
Here you can get all the Quantum Machine learning Basics, Algorithms ,Study Materials ,Projects and the descriptions of the projects around the web
awesome-rl
Reinforcement learning resources curated
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
reaver-pysc2
Reaver: StarCraft II Deep Reinforcement Learning Agent
JohnyFeng's Repositories
JohnyFeng/awesome-depth
A curated list of publication for depth estimation
JohnyFeng/awesome-multiple-object-tracking
Paper list for multiple object tracking
JohnyFeng/awesome-quantum-machine-learning
Here you can get all the Quantum Machine learning Basics, Algorithms ,Study Materials ,Projects and the descriptions of the projects around the web
JohnyFeng/benchmark_results
Visual Tracking Paper List
JohnyFeng/Cascade-RCNN-Tracking
Cascade-RCNN+DeepSort MOTDT Trackor++
JohnyFeng/centerX
This repo is implemented based on detectron2 and centernet
JohnyFeng/CVPR2020-Code
CVPR 2020 论文开源项目合集
JohnyFeng/CVTrackers
Single and Multi Object Tracking Using OpenCV 🐾🛰
JohnyFeng/DaSiamRPN
[ECCV2018] Distractor-aware Siamese Networks for Visual Object Tracking
JohnyFeng/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
JohnyFeng/filterpy
Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
JohnyFeng/handong1587.github.io
JohnyFeng/Hands-On-Quantum-Information-Processing-with-Python
Hands-On Quantum Information Processing with Python, published by Packt
JohnyFeng/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
JohnyFeng/Loss_ToolBox-PyTorch
PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss
JohnyFeng/nanodet
⚡Super fast and lightweight anchor-free object detection model. 🔥Only 1.8mb and run 97FPS on cellphone🔥
JohnyFeng/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
JohnyFeng/PyTorch.docs
Offline documentation built from official PyTorch release
JohnyFeng/qmlcourse
Quantum Machine Learning Community Course
JohnyFeng/Quantum
JohnyFeng/SiamMask
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
JohnyFeng/tensorcircuit
Tensor network based quantum software framework for the NISQ era
JohnyFeng/torchquantum
A PyTorch-based framework for Quantum Simulation, Quantum Machine Learning, Quantum Neural Networks, Parameterized Quantum Circuits with support for easy deployments on real quantum computers.
JohnyFeng/Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
JohnyFeng/tracking_wo_bnw
Implementation of "Tracking without bells and whistles” and the multi-object tracking "Tracktor"
JohnyFeng/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
JohnyFeng/trax
Trax — Deep Learning with Clear Code and Speed
JohnyFeng/VQC.jl
variational quantum circuit
JohnyFeng/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite
JohnyFeng/YOLOv5_NCNN
🍅 Ncnn deployment on mobile,support:YOLOv5s,YOLOv4-tiny,MobileNetV2-YOLOv3-nano,Simple-Pose,Yolact,ChineseOCR-lite,ENet,Landmark106,DBFace,MBNv2-FCN and MBNv3-Seg-small on camera.