Skip to content

OmerMersin/SLabel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLabel

Fast labeling application with automatic labeling, thanks to the help of a pre-trained model.

  1. Clone the repository

    git clone git@github.com:OmerMersin/SLabel.git

  2. Open the downloaded repository.

    cd SLabel

  3. Create a virtual environment

    python -m venv myenv

  4. Activate the virtual environment

    Windows

    myenv\Scripts\activate

    macOS and Linux

    source myenv/bin/activate

  5. Install libraries

    pip install -r requirements.txt

  6. Run the script

    python slabel.py

About

Fast labeling application with automatic labeling, thanks to the help of a pre-trained model.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages