PicturesToPicture/README.md

6 lines
220 B
Markdown
Raw Normal View History

2024-07-19 17:03:04 +00:00
# Converts pictures from 101_ObjectCategories to your target image
## How to use
2024-07-19 17:15:54 +00:00
- put your target image into the root folder
- install requirements using ```pip install -r requirements.txt```
- run ```python main.py```