Skip to content

HarryNguyen282/CapstoneProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.5%
  • Python 1.5%