Skip to content
View eminem171333491's full-sized avatar

Block or report eminem171333491

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. MTCNN-face-detection MTCNN-face-detection Public

    利用MTCNN进行人脸检测,可以对图片、视频亦或者实时摄像中的人脸进行检测。使用了CelebA作为数据集,训练集一共用了十万张人脸,验证机则用了两万张人脸。

    Python 6 2

  2. DCGAN-Anime-face-generate DCGAN-Anime-face-generate Public

    利用DCGAN生成动漫人脸,数据集的动漫人脸每个尺寸为96*96

    Python 6 3

  3. PyTorch-YOLO-V3-overfitting PyTorch-YOLO-V3-overfitting Public template

    利用PyTorch实现YOLO-V3的过拟合版本,对人类、大熊猫、小熊猫以及浣熊四个类别进行侦测

    Python 1

  4. CVPR2021-Papers-with-Code CVPR2021-Papers-with-Code Public

    Forked from amusi/CVPR2024-Papers-with-Code

    CVPR 2021 论文和开源项目合集

  5. PaddleOCR PaddleOCR Public

    Forked from PaddlePaddle/PaddleOCR

    Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and…

    Python

  6. yolov5 yolov5 Public

    Forked from ultralytics/yolov5

    YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

    Python