Pinned Repositories
3D-Machine-Learning
A resource repository for 3D machine learning
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
abstreet
A traffic simulation game exploring how small changes to roads affect cyclists, transit users, pedestrians, and drivers.
apollo
An open autonomous driving platform
awesome-quantum-computing
A curated list of awesome quantum computing learning and developing resources.
awesome-wechat-weapp
微信小程序开发资源汇总 :100:
carla
Open-source simulator for autonomous driving research.
CCF-A-B-papers-translate-with-traffic-signal-control-with-DRL
CCF A/B papers translate with traffic signal control with deep reinforcement learning
coding-interview-university
A complete computer science study plan to become a software engineer.
Cooperative-Vehicle-Infrastructure-System
每周积累“车路协同系统”有关报告、论文、开源项目、比赛、数据,用于跟踪前沿,持续研究。
feitianhouren's Repositories
feitianhouren/Cooperative-Vehicle-Infrastructure-System
每周积累“车路协同系统”有关报告、论文、开源项目、比赛、数据,用于跟踪前沿,持续研究。
feitianhouren/CCF-A-B-papers-translate-with-traffic-signal-control-with-DRL
CCF A/B papers translate with traffic signal control with deep reinforcement learning
feitianhouren/3D-Machine-Learning
A resource repository for 3D machine learning
feitianhouren/abstreet
A traffic simulation game exploring how small changes to roads affect cyclists, transit users, pedestrians, and drivers.
feitianhouren/apollo
An open autonomous driving platform
feitianhouren/awesome-quantum-computing
A curated list of awesome quantum computing learning and developing resources.
feitianhouren/carla
Open-source simulator for autonomous driving research.
feitianhouren/cppwasm-book
:books: WebAssembly friendly programming with C/C++ -- Emscripten practice
feitianhouren/CVPR-2021-Papers
feitianhouren/darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
feitianhouren/darknet_face_with_landmark
加入关键点的darknet训练框架,轻量级的人脸检测,支持ncnn推理
feitianhouren/ECCV2020-Code
ECCV 2020 论文开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2020开源项目
feitianhouren/faker.js
generate massive amounts of realistic fake data in Node.js and the browser
feitianhouren/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
feitianhouren/Mastering-Quantum-Computing-with-IBM-QX
Mastering Quantum Computing with IBM QX, published by Packt
feitianhouren/matter-js
a 2D rigid body physics engine for the web ▲● ■
feitianhouren/mini-tokyo-3d
A real-time 3D digital map of Tokyo's public transport system
feitianhouren/openpilot
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 85 supported car makes and models.
feitianhouren/recommenders
Best Practices on Recommendation Systems
feitianhouren/rl-book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
feitianhouren/Smart-Highway
积累“智慧高速”的专家演讲、业界进展、政策标准、落地项目,用于跟踪业界动态。
feitianhouren/sumo
Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
feitianhouren/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
feitianhouren/T2T-ViT
feitianhouren/traffic-simulation-de
Source code for javascript simulation of website
feitianhouren/traffic_plus
CV landing projects related to traffic, including traffic parameter perception, high-precision license plate recognition, intersection knot and congestion detection, adaptive optimization of traffic lights at intersections, vehicle road collaborative assisted driving under urban surveillance video, etc., and sensitive information related to patents and copyrights has been filtered.
feitianhouren/transdim
Machine learning for transportation data imputation and prediction.
feitianhouren/vnpy
基于Python的开源量化交易平台开发框架
feitianhouren/yolo-face-with-landmark
yoloface大礼包 使用pytroch实现的基于yolov3的轻量级人脸检测(包含关键点)
feitianhouren/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS