Skip to content
View ZhouXuan-Yu's full-sized avatar

Highlights

  • Pro

Block or report ZhouXuan-Yu

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. atom-tools atom-tools Public

    Forked from LinHanlove/atom-tools

    A fast, powerful, and out of the box TypeScript tool library

    TypeScript 1

  2. -1 -1 Public

    Jupyter Notebook

  3. Car-Parking-Space-Counter-Detector Car-Parking-Space-Counter-Detector Public

    Forked from creativekids11/Car-Parking-Space-Counter-Detector

    Python

  4. word-to-markdown-js word-to-markdown-js Public

    Forked from benbalter/word-to-markdown-js

    Convert Word documents to beautiful Markdown. Via command line or in your browser.

    TypeScript

  5. big_screen big_screen Public

    Forked from TurboWay/big_screen

    数据大屏可视化

    HTML

  6. Intelligent-Traffic-Based-On-CV Intelligent-Traffic-Based-On-CV Public

    Forked from Kevinnan-teen/Intelligent-Traffic-Based-On-CV

    本项目是基于计算机视觉的端到端交通路口智能监控系统.采用的设计架构由SRS流媒体服务器、GPU服务器、Local客户端三部分组成.可将远端视频流通过rtmp协议传输到流媒体服务器,然后经过目标检测等一些列算法对视频进行分析,最后在本地客户端查看分析结果.项目主要用Python实现,流媒体服务器采用开源的SRS实时视频服务器搭建,GPU服务器使用YOLO模型实现道路目标如人、车、交通灯等物体的…

    Python