Skip to content
View bot66's full-sized avatar
🎯
Focusing
🎯
Focusing
  • GuangZhou China
  • 23:17 (UTC +08:00)
Block or Report

Block or report bot66

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

  1. MNISTDiffusion MNISTDiffusion Public

    Implement a MNIST(also minimal) version of denoising diffusion probabilistic model from scratch.The model only has 4.55MB.

    Python 56 8

  2. coco2voc coco2voc Public

    Yet another coco2voc.py, convert MSCOCO json to PASCAL VOC xml in Object Detection.

    Python 24 8

  3. lstms lstms Public

    Pytorch implementation of different LSTM based RNN architetures for different NLP tasks.

    Python

  4. resume-photo-maker resume-photo-maker Public

    Make a resume photo with a simple python script and two lightweight deep neural networks. | 证件照制作。

    Python 1 1

  5. yolov5_tinytrt yolov5_tinytrt Public

    Deploy yolov5 on TensorRT with Libtinytrt ⚡️.Both x86 and ARM(NVIDIA Jetson).

    C++ 1 2

  6. yolov5_pruning yolov5_pruning Public

    Forked from ultralytics/yolov5

    Network pruning on yolov5.

    Python