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

Scripts for creating a dataset. DVC support #19

Merged
merged 13 commits into from
Mar 5, 2024
Merged

Conversation

dfbakin
Copy link
Member

@dfbakin dfbakin commented Feb 7, 2024

Added Python scripts to create a dataset from raw files, parsed from recorded ROS2 bag. This script allows to undistort images and specify the YAML file with intrinsic parameters.
Also, DVC support enabled: uploaded 2 datasets to S3 storage, added DVC configs, tested upload/download.

@dfbakin dfbakin added the enhancement New feature or request label Feb 7, 2024
@dfbakin dfbakin requested a review from dasimagin February 7, 2024 16:48
@dfbakin dfbakin self-assigned this Feb 7, 2024
@dfbakin dfbakin marked this pull request as ready for review February 7, 2024 16:52
@dasimagin dasimagin requested a review from AndBondStyle March 3, 2024 22:25
dfbakin and others added 12 commits March 5, 2024 20:13
uploaded dataset via DVC, created config files
implemented and tested dataset creation (undistortion and convertion) from raw images (DVC stored)

implemented and tested naive converter from BGR to arbitrary 2x2 Bayer filter in case one needed
fix: number of images to proccess increased
fix: modified parser and fix filenames length
@dfbakin dfbakin force-pushed the dataset-creation branch from 45a089f to 9614794 Compare March 5, 2024 20:15
@dasimagin dasimagin merged commit d1234eb into master Mar 5, 2024
3 checks passed
@dfbakin dfbakin deleted the dataset-creation branch May 2, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

4 participants