-
Notifications
You must be signed in to change notification settings - Fork 295
Open
Description
📌 Description
Hi, I tried setting up and running this project, but the documentation doesn’t mention which files need to be modified for the system to work correctly.
The project requires several paths and configurations (like image directories, CSV paths, model files, etc.), but it’s unclear what exactly needs to be changed and where.
Because of this, the project doesn’t run out-of-the-box.
❗ Issue
The README explains how to use the system, but it doesn’t specify:
- Which files contain the paths we need to update
- What exact variables need modification
- What folder names or structure must be created
- Whether absolute or relative paths are required
- Any environment or dependency configurations
Without this, new users face errors like:
- File not found
- Incorrect directory paths
- Model not loading
- Images not saving/training
📝 Request
Can you please update the documentation with:
- A list of all files where path changes are required
- Exact line numbers or variable names that need to be modified
- Expected folder structure
- Example correct paths
- Any environment setup instructions if needed
This will make the project easier to set up for everyone.
🙏 Thanks
Thanks for your work on this project — once these details are added, the setup will become much smoother for new users!
Metadata
Metadata
Assignees
Labels
No labels