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.

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. video_yolo video_yolo Public

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

    TypeScript

  2. multi_obj_optimization multi_obj_optimization Public

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

    Python 2 1

  3. traffic_index traffic_index Public

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

    C++ 28 9

  4. traffic_control traffic_control Public

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

    C++ 20 6

  5. 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