1.1 video classification.zip
1. Download Dataset
2. What is inside the train folder and train.csv file
3. Video Classification Python Code
4. What is the .h5 file
5. What is inside the predict folder and predict.csv file
6. Enabling GPU in Google Colab
7. Is GPU connected to Colab notebook
8. Connect Google Colab with Google Drive
9. Installing TensorFlow Docs
10. Import Python Libraries
11. Training Dataset
12. Sample in train.csv
13. Label Preprocessing
14. Crop Images
15. Processing Video Frames
16. Feature Extraction
17. Data Processing
18. Building the Transformer-based Model
19. Compilation
20. Callbacks and Training
21. Visualize Model Architecture
22. Prediction