| --- |
| license: mit |
| datasets: |
| - aap9002/RGB_Optic_Flow_Bend_Classification |
| pipeline_tag: video-classification |
| library_name: keras |
| --- |
| |
| Bend Classification Models |
|
|
| This repository organises our trained models for classifying bend sharpness using time-sequence data from two datasets: RGB and Wide View Dense Optic Flow. |
| Overview |
|
|
| Model Varients: |
| - RGB Images |
| - Wide View Dense Optic Flow |
|
|
| Our dataset: |
|
|
| [https://huggingface.co/datasets/aap9002/RGB_Optic_Flow_Bend_Classification](https://huggingface.co/datasets/aap9002/RGB_Optic_Flow_Bend_Classification) |
|
|
| Our Training Script: |
|
|
| [https://github.com/AAP9002/Third-Year-Project/blob/main/nn/left_right_classification.ipynb](https://github.com/AAP9002/Third-Year-Project/blob/main/nn/left_right_classification.ipynb) |