Elbrus Bootcamp | Phase-2 | Team Project
This repository contains a multipage application project using Streamlit. The project was worked on by: Lvov Daniil, Budazhapov Dmitry, Khlapushina Larisa*
This application solves several tasks:
- Object detection using YOLOv5.
- Object detection using YOLOv8:
- Document denoising using an autoencoder:
The service is implemented on Streamlit _
- Clone this repository to your local machine.
- Install the required libraries by running the command pip install -r requirements.txt in your terminal or command prompt.
- Once the libraries are installed, navigate to the repository's directory in your terminal.
- Run the command streamlit run main.py in your terminal to start the application.
This will launch the Streamlit server, and you can access the applications by opening a browser window and navigating to the specified URL.




