Skip to content

CollaborativeRoboticsLab/pixel-master

 
 

Repository files navigation

PixelMaster: Image Annotation Tool

Steps to setup

  1. Create a python environment and install all the libraries specified in requirements.txt
  2. Download the model and image files files from the given link: https://drive.google.com/file/d/1M8LijnNH1fyTezzJBdsZhw0MKl8Ar80G/view?usp=drive_link
  3. Extract all the files from the downloaded zip file from drive to the root directory of project.
  4. After extracting the files the folder structure should be as below:

Folder Structure

  1. Run the following command to start the application streamlit run Home.py

About

Image annotation tool based on streamlit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 98.4%
  • Python 1.6%