Skip to content

Conversation

@GreatV
Copy link
Owner

@GreatV GreatV commented Aug 12, 2025

  • Updated version in Cargo.lock and Cargo.toml to 0.2.7.
  • Added new dependencies: autocfg, dashmap, hashbrown, lock_api, once_cell, parking_lot_core, redox_syscall, and scopeguard.
  • Introduced new modules for configuration, dataset processing, and I/O operations.
  • Refactored main.rs to streamline the dataset processing pipeline.
  • Enhanced JSON parsing to handle large files efficiently.
  • Improved command-line argument parsing for better usability.

- Updated version in Cargo.lock and Cargo.toml to 0.2.7.
- Added new dependencies: `autocfg`, `dashmap`, `hashbrown`, `lock_api`, `once_cell`, `parking_lot_core`, `redox_syscall`, and `scopeguard`.
- Introduced new modules for configuration, dataset processing, and I/O operations.
- Refactored main.rs to streamline the dataset processing pipeline.
- Enhanced JSON parsing to handle large files efficiently.
- Improved command-line argument parsing for better usability.
@GreatV GreatV changed the title Update dependencies and refactor code for YOLO conversion (#73) Update dependencies and refactor code for YOLO conversion Aug 12, 2025
@GreatV GreatV merged commit 1d8434c into main Aug 12, 2025
15 of 16 checks passed
@GreatV GreatV deleted the refactor branch August 12, 2025 05:28
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