• Stars
    star
    1
  • Language
    Python
  • Created 8 months ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An easy classification implement to explain how triton work

More Repositories

1

anime-vs-reality-classification

This project simply uses torchvision pretrained model to finetune and classify whether an image is anime or reality
Python
6
star
2

efficient-bearing-fault-diagnosis

Using Random NAS and QAT Quantizer to optimize model for Bearing Fault Diagnosis
Python
5
star
3

Playing-Cards-Detection

Just an simple project to test and using YoloV8
Python
4
star
4

Face-Mask-Detection

Face Mask Detection using DAMO-YOLO for 3 classes (with mask, no mask, mask incorrect)
Python
3
star
5

Conditional-Fashion-MNIST-Generator

Conditional GAN (cGAN) implementation to generate fashion MNIST images
Python
3
star
6

NSFW-Anime-Arts-Classification

This project simply uses torchvision pretrained model to finetune and classify whether an anime artwork is SFW or NSFW
Python
3
star
7

BW-Anime-Arts-Colorization

Using gray image and user's input colors colorize black & white Anime Arts
Python
3
star
8

Anime-Face-Detector

Detect faces and 28 landmarks from anime images
Python
3
star
9

dominant-color-kmeans

Using K-means to get dominant colors of an image
Python
2
star
10

cart-pole-dqn

Try to reproduce basic example of Deep Q Learning (DQN) with Pytorch
Python
2
star
11

Dogs-Cats-Classification

A Dogs and Cats Classification Task using torchvision pretrained models
Python
2
star
12

ASCII-Arts-Python

Convert RGB Image to ASCII Image
Python
2
star
13

mlabelImg

Modified version of labelImg, fix various errors
Python
2
star
14

labeling-tools-tutorial

Simple tutorial about how to run labeling tools
2
star
15

video2anything

Convert video to anything you want
Python
2
star
16

Anime-Face-Generation-DCGAN

Simply implement DCGAN to generate anime faces with 64x64 resolution
Python
2
star
17

Anime-Face-Generation-StyleGAN2-ADA

Generating Anime Faces with StyleGAN2-ADA
Python
2
star
18

video2gif

Convert Video to Gif with Python
Python
2
star
19

yolo-data-visualization

Visualize YOLO object detection data to check YOLO label
Python
2
star
20

object-detection-data-synthesis

Synthesis data in YOLO format given background and object images
Python
2
star
21

Gender-Classification

Finetune torchvision pretrained model to classify gender
Python
1
star
22

minimalist-classification

A minimalist pipeline to training classification models
Python
1
star
23

Fast-Food-Classification

Simple `timm` pipeline to classify 10 classes of fast food
Python
1
star
24

YoloV5-DeepSORT

Python
1
star
25

MNIST-Classification

Python
1
star
26

Anime-Image-Captioning

Using pretrained OFA captioning model to infer with some anime face images
Python
1
star
27

frvt

C++
1
star
28

Medical-Segmentation-Pytorch

Jupyter Notebook
1
star
29

Handwritting-Digit-Number-Generator

Super basic GAN pipeline to generate Handwritting MNIST Number
Python
1
star
30

PD-Mera.github.io

HTML
1
star
31

PD-Mera

1
star
32

understanding-onnx

Understanding about how ONNX store param and process model
Python
1
star
33

game-of-nim

Master the Minimax Algorithm and Alpha-Beta Pruning with Game of Nim
Python
1
star
34

tic-tac-toe

Make an unbeatable Tic-Tac-Toe AI, first step to Game AI
Python
1
star