Focuses on efficient object detection and image classification, shipping lightweight variants like mobilenet-yolov4-tf2 and efficientnet-yolo3-keras that cut parameter bloat without sacrificing accuracy. 29k stars across projects.
VideoX-Fun. I built a video generator that works at any resolution and learns your style.
2.2kEasyAnimate. I built a system for generating long, high-resolution videos from text.
2.3kEasyPhoto. I built a tool that trains AI to generate portraits of you.
5.2kEasyPhoto. I made a tool that trains AI to generate portraits of you from your photos.
291Classification. I made a toolkit to train image sorting models from your own photos.
48EfficientDet. I built a TensorFlow implementation of EfficientDet for training custom object detection models.
58MobileNet YOLOv4. I built a lighter object detection model that finds things in images faster.
48YOLOX Keras. I made YOLOX object detection trainable in Keras with customizable sizes.
63EfficientNet YOLO3. I built YOLO3 object detection with EfficientNet as the backbone network.
56YOLOv5 Keras. I made YOLOv5 object detection trainable in Keras with multiple model sizes.
33FCOS. I built an object detection trainer you can teach with your own images.
29PSPnet Keras. I built a semantic segmentation model in Keras you can train on your own images.
53SRGAN. I made an AI model that sharpens and enlarges blurry photos.
56PSPNet. I built a trainable image segmentation model in TensorFlow that you can customize.
33Seq2Seq. I made working examples of sequence-to-sequence AI models in Keras.
52Poems Generator. I built an AI model that writes classical Chinese poems.
40DCGAN PyTorch. I built a DCGAN implementation in PyTorch for generating custom images.
59RetinaFace. I made a face detection model you can train and customize yourself.
62Siamese. I built an image similarity checker using neural networks.
52