jeffei's repositories
TPVFormer
An academic alternative to Tesla's occupancy network for autonomous driving.
Python-1
All Algorithms implemented in Python
nerf
Code release for NeRF (Neural Radiance Fields)
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
V2X-Sim
[RA-L2022] V2X-Sim Dataset and Benchmark
awesome-autonomous-vehicles
Curated List of Self-Driving Cars and Autonomous Vehicles Resources
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
follow-me-install-kubernetes-cluster
和我一步步部署 kubernetes 集群
BMW-TensorFlow-Inference-API-GPU
This is a repository for an object detection inference API using the Tensorflow framework.
free-api
收集免费的接口服务,做一个api的搬运工
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
cv-papers
计算机视觉相关论文整理、记录、分享; 包括图像分类、目标检测、视觉跟踪/目标跟踪、人脸识别/人脸验证、OCR/场景文本检测及识别等领域。欢迎加星,欢迎指正错误,同时也期待能够共同参与!!! 持续更新中... ...
node-oauth-demo
A very simple demo of OAuth2.0 using node.js
practicalAI
📚 A practical approach to learning and using machine learning.
awesome-lane-detection
lane detection
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
maskscoring_rcnn
Codes for paper "Mask Scoring R-CNN".
awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
Tensorflow-Cookbook
Simple Tensorflow Cookbook for easy-to-use
sac
Soft Actor-Critic
DBNet
DBNet: A Large-Scale Dataset for Driving Behavior Learning
pwc
Papers with code. Sorted by stars. Updated weekly.
LaneDetection_End2End
End-to-end Lane Detection for Self-Driving Cars
py12306
🚂 12306 购票助手,支持分布式,多账号,多任务购票以及 Web 页面管理
vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
lihang-code
《统计学习方法》的代码实现