Skip to content
View Eric-is-good's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Eric-is-good

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

Pinned Loading

  1. yolov5_with_ncnn yolov5_with_ncnn Public

    使用yolov5和ncnn,将其部署到安卓移动端,我提供了精心挑选的相互匹配的版本,不会报错,为您节省了许多时间

    Python 13 1

  2. yolov5_with_paddlelite yolov5_with_paddlelite Public

    使用 yolov5 和 paddlelite 部署,解决了官方不匹配最新 pytorch yolov5 的问题

    C++ 4

  3. VIT_wganGP VIT_wganGP Public

    VITGAN 一个结合了 vision transformer 和 wgangp 的对抗生成网络,生成动漫头像,同时提供一个传统卷积网络的训练好的模型,仅仅 20 M.

    Python 10 1

  4. c_compiler c_compiler Public

    电子科技大学编译原理挑战课,使用 java 写一个 类c 编译器,最终用 java 重写 LLVM 前后端,使编译后的代码运行在我的操作系统上。

    Java 7 1

  5. NumTorch NumTorch Public

    用 numpy 实现一个简易 pytorch,实现了 计算图 和 自动求导。我们称它 NumTorch。

    Python 2

  6. eric_os eric_os Public

    记录自己从0到1写一个操作系统

    C 2