Really loved the explanation I am getting train ccuracy of 26% for the classification model i built with 800 images for each class, can you please tell on how to improve it
800 images per class is a good choice but model's accuracy is very low. Make sure your images are of good quality and you have used data preprocessing steps properly. Also, if you are working on complex classes then you can also try to increase the dataset and train the model for more epochs . You can also fine tune the hyperparameters.
Yes, ViTs can be applied to video classification tasks, but you have to modify the code of ViT in such a way that it can handle both spatial and temporal dimensions.
Thank you for creating this video.
Glad it was helpful!
What an amazing video
Thank you!
Very well done maam
Thanks!
Excellent video with superb way of explaination
Thanks!
Well done, Lots of love from Lahore Pakistan , this video is long awsited
Thank you so much! I'm glad you liked it.
Nice explanation
Keep watching
Thankyou so much, ma'am Nice video
Thank you! Glad you found it helpful. 😊
much thanks, great explanations. thx for providing the code.
Welcome!
Excellent video
Thank you very much!
Nice videos
Thanks
permission to learn Mom. thank you
You're welcome! Happy to help you learn. 😊
Can we add convolution layers or any pre trained model before the VIT for image classification. plz reply and how? can you post any link for this
Great job! Is it possible to apply ViT to segmentation cases?
Yes, ViTs can be applied to segmentation tasks by using architectures like SegFormer.
Really loved the explanation
I am getting train ccuracy of 26% for the classification model i built with 800 images for each class, can you please tell on how to improve it
800 images per class is a good choice but model's accuracy is very low. Make sure your images are of good quality and you have used data preprocessing steps properly. Also, if you are working on complex classes then you can also try to increase the dataset and train the model for more epochs . You can also fine tune the hyperparameters.
should I use this for skin cancer classification?
Yes,, you can use.
Ma'am please make a video on
Copy Move Forgery Detection in video using Machine Learning
Using yolo model and casia V1 , V2 dataset
Is it possible to apply ViT for video classification?
Yes, ViTs can be applied to video classification tasks, but you have to modify the code of ViT in such a way that it can handle both spatial and temporal dimensions.
@CodeWithAarohi Thank u so much, can u make a video on how to handle video ?