- Added `Hub` for resource management
- Updated `DataLoader` to support video and streaming
- Updated `CI`
- Replaced `println!` with `tracing` for logging
* Add X struct to handle input and preprocessing
*Add Ops struct to manage common operations
* Use SIMD (fast_image_resize) to accelerate model pre-processing and post-processing