Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View ITS-PLAY's full-sized avatar
  • HangZhou

Block or report ITS-PLAY

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. traffic-signal-coordination traffic-signal-coordination Public

    面向城市优化的一体化系统:输入沿线各路口的渠化、相位配时、流量与路段参数,自动求解最优方案,并通过仿真对方案进行评价,最终由 Web 前端以时距图和路口示意图直观呈现结果。

    Python 1

  2. video_yolo video_yolo Public

    基于yolo模型,生成个目标检测和跟踪的应用。支持导入视频和划线操作,并导出车辆轨迹

    TypeScript 1

  3. multi_obj_optimization multi_obj_optimization Public

    基于延误最小或者排队最小的交叉口控制,支持生成自适应和定周期方案。

    Python 2 1

  4. traffic_index traffic_index Public

    基于毫米波雷达的目标检测数据,计算交通常见指标,如流量、速度、车头时距、车头间距、密度、排队长度、停车次数、通行能力等

    C++ 28 9

  5. traffic_control traffic_control Public

    根据毫米波雷达和视频融合数据,基于决策树算法,计算交叉口的相序和配时参数

    C++ 20 6

  6. reinforcement-learning reinforcement-learning Public

    Forked from dennybritz/reinforcement-learning

    Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

    Jupyter Notebook