Skip to content

mahaveerjain98/Semi-Annotation-Tool-using-Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Semi-Annotation-Tool-using-Pytorch

Description: This repo is actually forked from virajmavani and implemented for the pytorch models. Labelling of image can be done easily with the help of pytorch pretrained model of the trained clases


gif

Getting Started

  • Add the pytorch model in the snapshot/pytorch folder
  • And the name of the model must be in the architecture name
  • eg: yolo.pt , resnet32.pt etc..

Usage

run main.py

  • An UI labellig will be display
    • Select the model and add it , then use detect to use the semi annotation tool

About

A Semi Label Annotator tool labels the image of certain classes by the help of Pytorch trained tools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages