Skip to content
View SpongeBab's full-sized avatar
💪
I may be slow to respond.
💪
I may be slow to respond.
Block or Report

Block or report SpongeBab

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
SpongeBab/README.md

Hi 👋, I'm SpongeBab

A graduate student studying CV(computer vision).

spongebab spongebab

MyLover GitHub

  • 🔭 I am currently in the THIRD year of my graduate.
  • 🌱 I’m currently learning CV.
  • 👨‍💻 All of my projects are available at here.
  • 📝 I regularly write articles on CSDN.
  • 💬 Ask me about C/C++,Python.
  • 📫 How to reach me @me.

spongebab

Weekly Coding Status

Pinned Loading

  1. darknet_with_repulsion_loss darknet_with_repulsion_loss Public

    Forked from AlexeyAB/darknet

    YOLOv4与repulsion-loss的实现。

    C 8 1

  2. COCO_only_person COCO_only_person Public

    Use the python script to select images contains person in the COCO。

    Python 11

  3. webserver-test webserver-test Public

    C++ 3

  4. yolo_data_scripts yolo_data_scripts Public

    用于生成供YOLOv4和v5训练的数据集。包括标签,路径等

    Python 1 2

  5. yolov5 yolov5 Public

    Forked from ultralytics/yolov5

    YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

    Python 1

  6. SDL2 SDL2 Public

    使用SDL2 thread API 实现生产者-消费者模式

    C++