Skip to content

Missing Instructions on Required File Changes for Successful Project Setup #56

@Lambdacoder09

Description

@Lambdacoder09

📌 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:

  1. A list of all files where path changes are required
  2. Exact line numbers or variable names that need to be modified
  3. Expected folder structure
  4. Example correct paths
  5. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions