Skip to content

SLENSER0/soiling-detection

Repository files navigation

Soiling Detection

Содержание

Требования

Перед запуском скриптов убедитесь, что у вас установлены следующие библиотеки:

  • Python 3.10.12
  • PyTorch
  • Transformers от Hugging Face
  • Другие зависимости, указанные в разделе Установка

Установка

  1. Клонируйте репозиторий:

    git clone https://github.com/SLENSER0/soiling-detection
    cd soiling-detection
    python3 -m venv venv
    source venv/bin/activate  # Для Linux и macOS
    venv\Scripts\activate     # Для Window
    pip install -r requirements.txt
    

Использование

Запуск веб приложения:

   streamlit run app_streamlit.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages