Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pathdet dataset curation roadwork dataset #39

Open
wants to merge 20 commits into
base: pathdet-dataset-curation-roadwork-dataset
Choose a base branch
from

Conversation

docjag
Copy link

@docjag docjag commented Jan 9, 2025

Hi @m-zain-khawaja I have add .gitignore file and a little change in the JSON file. I stored all the trajectory points for the drivable path as tuples rather than a list. Please feel free to have a look and provide your generous suggestions. Thank you.

@m-zain-khawaja
Copy link
Collaborator

m-zain-khawaja commented Jan 9, 2025

Change requests

  • Please can we use index numbers (e.g 00000.png, 00001.png, etc) instead of other filenames for the images in the drivable_path.json
  • Can we please crop the bottom of the image so that the car bonnet is removed, and can we please crop from the top of the image so that the final cropped image as a 2:1 (width:height) aspect ratio - please ensure that this is accounted for when storing the relative drivable path coordinates, i.e. (the new origin point (0,0) will be of the cropped image). One suggestion can be to use the start of the drivable path trajectory as visualized in the image as the bottom crop point. Please draw the visualization using normalized coordinates to ensure that the normalized coordinates are correct.

@docjag
Copy link
Author

docjag commented Jan 15, 2025

Completed all change requests and committed the final version.

Signed-off-by: Sohel Mahmud <[email protected]>
Signed-off-by: Sohel Mahmud <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants