Image Classification Using Swin Transformer

  Рет қаралды 9,814

Code With Aarohi

Code With Aarohi

Күн бұрын

Пікірлер: 66
@Sunil-ez1hx
@Sunil-ez1hx 8 ай бұрын
Impressive content & amazing way of explaining
@CodeWithAarohi
@CodeWithAarohi 8 ай бұрын
Thanks a ton
@pifordtechnologiespvtltd5698
@pifordtechnologiespvtltd5698 9 ай бұрын
Amazing work done. Keep it up
@CodeWithAarohi
@CodeWithAarohi 9 ай бұрын
Thanks a lot 😊
@soravsingla6574
@soravsingla6574 Жыл бұрын
Hello Ma’am Your AI and Data Science content is consistently impressive! Thanks for making complex concepts so accessible. Keep up the great work! 🚀 #ArtificialIntelligence #DataScience #ImpressiveContent 👏👍
@CodeWithAarohi
@CodeWithAarohi Жыл бұрын
My pleasure 😊
@ABHISHEKCHINCHOLE-im8gn
@ABHISHEKCHINCHOLE-im8gn 9 күн бұрын
mam u have uploaded the img of daisy flower and in o/p it shows dandelion flower🌸 🌸
@palurikrishnaveni8344
@palurikrishnaveni8344 Жыл бұрын
Your videos are very helpful for my research work. Thank you so much madam
@CodeWithAarohi
@CodeWithAarohi Жыл бұрын
It's my pleasure
@palurikrishnaveni8344
@palurikrishnaveni8344 Жыл бұрын
I will implement this too with my datasets Thank you madam
@zappist751
@zappist751 Жыл бұрын
Thank you! Can you please show us how to use the pre-trained swin v2 b weights for this?
@CodeWithAarohi
@CodeWithAarohi Жыл бұрын
Will cover soon
@zappist751
@zappist751 Жыл бұрын
@@CodeWithAarohi Thanks madam
@nandiniloku7747
@nandiniloku7747 Жыл бұрын
IT WILL BE VERY MUCH USEFULL @@CodeWithAarohi
@Musaddique_MMALI
@Musaddique_MMALI Ай бұрын
@@CodeWithAarohi Have you covered it?
@fayezalhussein7115
@fayezalhussein7115 Жыл бұрын
You are amazing, thanks alot Aarohi
@CodeWithAarohi
@CodeWithAarohi Жыл бұрын
Welcome
@zahidkhan-ee4th
@zahidkhan-ee4th Жыл бұрын
Thank you for sharing this information; I need to know how to use CNN with Transformer.
@Sunil-ez1hx
@Sunil-ez1hx Жыл бұрын
Thank you soo much mam for this amazing video
@CodeWithAarohi
@CodeWithAarohi Жыл бұрын
Thanks for liking
@Sana_Premchand
@Sana_Premchand 6 ай бұрын
Detailed explaining. I loved it. Can you please make a video on classification problem based on 'Video dataset 'using Swin transformer?
@CodeWithAarohi
@CodeWithAarohi 6 ай бұрын
Noted!
@soravsingla6574
@soravsingla6574 Жыл бұрын
Very well explained
@CodeWithAarohi
@CodeWithAarohi Жыл бұрын
Thanks for liking
@НиколайНовичков-е1э
@НиколайНовичков-е1э Жыл бұрын
Thank you, Aarohi!
@CodeWithAarohi
@CodeWithAarohi Жыл бұрын
Welcome 🙂
@RahulChatterjee-lu7mv
@RahulChatterjee-lu7mv 6 ай бұрын
great video ,can you tell the way of doing the same on a dataset ,where there will be a collection of images
@陈子昂-v4t
@陈子昂-v4t 6 ай бұрын
maybe you can check the vedio about vit and you will find the web of dataset
@居陳
@居陳 11 ай бұрын
Nice video! Can u explain how Deit works, and make a coding demo video.
@CodeWithAarohi
@CodeWithAarohi 11 ай бұрын
Yes, soon
@umamahesvari1309
@umamahesvari1309 Жыл бұрын
Awesome video mam. Can you make a video for image segmentation using swin transformer?
@CodeWithAarohi
@CodeWithAarohi Жыл бұрын
Sure, Soon.
@sahaj2805
@sahaj2805 8 ай бұрын
Amazing explanation..Can you also please make a video of using hybrid architecture i.e. CNN with pretrained swim transformers to solve the image classification problem , thanks in advance:) Also videos explaining in detail the vision transformers and swin transformers research papers.
@CodeWithAarohi
@CodeWithAarohi 8 ай бұрын
Will try
@somabanerjee5027
@somabanerjee5027 6 ай бұрын
Can you please share the detail of your coding platform. Hardware and operating system.
@soravsingla6574
@soravsingla6574 Жыл бұрын
Code with Aarohi is Best KZbin channel for Artificial Intelligence #BestChannel #KZbinChannel #ArtificialIntelligence #CodeWithAarohi #DataScience #Engineering #MachineLearning #DataAnalysis #BestLearning #LearnDataScience #DataScienceCourse #AytificialIntelligenceCourse #Codewithaarohi #CodeWithAarohi
@growwithfuyad4497
@growwithfuyad4497 2 ай бұрын
how many total numbers of prams we using in this model?
@nandiniloku7747
@nandiniloku7747 9 ай бұрын
mam can you please show how we can use pre trained weights to swin transformers
@SS-zq5sc
@SS-zq5sc Жыл бұрын
Hello, another great video. Thank you very much. If possible, could you also cover image segmentation using swin transformers. Using a custom dataset.
@CodeWithAarohi
@CodeWithAarohi Жыл бұрын
Yes, soon
@sahaj2805
@sahaj2805 8 ай бұрын
In Swin transformers also we are resizing the image to 224x224 like in vision transformers , but you said that Swin transformers can handle large size images , can we pass directly the input image in Swin transformer of resolution type 1024x768 ?
@CodeWithAarohi
@CodeWithAarohi 8 ай бұрын
Yes, in SWIN Transformers, unlike traditional vision transformers where the entire image is typically resized to a fixed size like 224x224, you can indeed directly pass images of larger resolutions such as 1024x768. SWIN Transformers are designed to handle such large images efficiently by breaking them down into smaller patches and processing them hierarchically.
@murphy1162
@murphy1162 Жыл бұрын
great job !!! would you mind making a vedio that using Swin Transformer for object detection ?
@CodeWithAarohi
@CodeWithAarohi Жыл бұрын
Sure, I will try to make it soon.
@Electro_words_with_sandhya
@Electro_words_with_sandhya 9 ай бұрын
well explanation! I tried this for large data, but it does not work well in terms accuracy and loss. Any solution
@CodeWithAarohi
@CodeWithAarohi 9 ай бұрын
As you mentioned the large dataset. Are you sure that the quality of dataset is good because the quality matters more than quantity.
@Electro_words_with_sandhya
@Electro_words_with_sandhya 9 ай бұрын
@@CodeWithAarohi thank you, but I have been using this for face forensics. It does not get trained well, it just gets time our. Now the dataset is 70K images, and training is not even starting. Will it not be working in Google Colab.
@kartikpandit7438
@kartikpandit7438 7 ай бұрын
Can make a video on how to use Swin transformer v1 or V2 for object detection with bounding boxes and annotations
@CodeWithAarohi
@CodeWithAarohi 7 ай бұрын
Sure
@NandanChhabra91
@NandanChhabra91 Жыл бұрын
Another great video Aarohi. Thank you! Question : Can you share any references to follow where I need to classify a video dataset using Swin Transformer ?
@marzi869
@marzi869 Жыл бұрын
keep going, ok.
@CodeWithAarohi
@CodeWithAarohi Жыл бұрын
Sure, Thanks
@abubakarsaleem5167
@abubakarsaleem5167 7 ай бұрын
Is it compulsory to load the image size of 224 for swim transformer network?
@CodeWithAarohi
@CodeWithAarohi 7 ай бұрын
No, it's not compulsory to load images of size 224 for SWIN Transformer network. The SWIN Transformer architecture is flexible and can handle various input sizes.
@mohdUbaidWani
@mohdUbaidWani Жыл бұрын
mam plx can u make a separate video how to run a githu repositry in anaconda prompt...please🙂
@CodeWithAarohi
@CodeWithAarohi Жыл бұрын
Sure, Will do it.
@fayezalhussein7115
@fayezalhussein7115 Жыл бұрын
dear would you explain transfer learning for swin
@CodeWithAarohi
@CodeWithAarohi Жыл бұрын
Will try
@nadeemchaudhary16
@nadeemchaudhary16 11 ай бұрын
Mam, please provide the code for pre pre-trained swin transformer.
@CodeWithAarohi
@CodeWithAarohi 11 ай бұрын
I haven't prepared that yet.
@suvarnabhat7212
@suvarnabhat7212 10 ай бұрын
yes ma'am plz provide code for pre-trained swin transformer
@DeepakKandel-go3ff
@DeepakKandel-go3ff Жыл бұрын
Can you do it for Image Segmentation?
@CodeWithAarohi
@CodeWithAarohi Жыл бұрын
Will try to cover.
@shatadruroychowdhury6319
@shatadruroychowdhury6319 10 ай бұрын
Why is the embedding size 96?
@CodeWithAarohi
@CodeWithAarohi 10 ай бұрын
The choice of an embedding size of 96 in the SWiN Transformer model is a design decision that balances computational efficiency and model performance.
@abdelrahimkoura1461
@abdelrahimkoura1461 Жыл бұрын
Hi Aarohi, still it would kindly if you allow me to use your data. You can put your data in the repo
Graph Neural Networks
12:58
Code With Aarohi
Рет қаралды 3,4 М.
How Strong is Tin Foil? 💪
00:25
Brianna
Рет қаралды 71 МЛН
Haunted House 😰😨 LeoNata family #shorts
00:37
LeoNata Family
Рет қаралды 14 МЛН
Swin Transformer: Hierarchical Vision Transformer using Shifted Windows
14:52
Vision Transformers explained
13:44
Code With Aarohi
Рет қаралды 39 М.
Image classification with Python and Scikit learn | Computer vision tutorial
32:28
Computer vision engineer
Рет қаралды 57 М.
How to train a model to generate image embeddings from scratch
51:44
Vision Transformer and its Applications
34:38
Open Data Science
Рет қаралды 44 М.
Swin Transformer - Paper Explained
19:59
Soroush Mehraban
Рет қаралды 12 М.