Datasets:
File size: 862 Bytes
64785b4 | 1 2 3 4 5 6 7 8 9 10 11 12 | ---
license: mit
---
In our project on classifying the sharpness of bends using time-sequence data, we generated two distinct datasets:
- **RGB Images:** Capturing conventional color information.
- **Wide View Dense Optic Flow:** Providing detailed motion dynamics.
Notably, our latest dataset required approximately 16 hours to generate the samples using the code available in this [GitHub notebook](https://github.com/AAP9002/Third-Year-Project/blob/main/Solutions/extract_gps_data/gps_bend_finding_with_gaussian_clustering_with_catrisian_positions_and_circle_fitting_with_distance_based_angles.ipynb).
To enhance organization and accessibility, we have migrated the trained models to a dedicated repository. You can explore the models and find additional documentation on [Hugging Face](https://huggingface.co/aap9002/RGB_Optic_Flow_Bend_Classification/). |