Did you enjoy this video? Try my premium courses! 😃🙌😊 ● Hands-On Computer Vision in the Cloud: Building an AWS-based Real Time Number Plate Recognition System bit.ly/3RXrE1Y ● End-To-End Computer Vision: Build and Deploy a Video Summarization API bit.ly/3tyQX0M ● Computer Vision on Edge: Real Time Number Plate Recognition on an Edge Device bit.ly/4dYodA7 ● Machine Learning Entrepreneur: How to start your entrepreneurial journey as a freelancer and content creator bit.ly/4bFLeaC Learn to create AI-based prototypes in the Computer Vision School! www.computervision.school 😃🚀🎓
@StaMariaRock10 ай бұрын
This is PURE GOLD!!!! I had this conversation around a year ago with some people on my university while doing my research and they were not sure about training datasets using synthetic images, but this could be really useful to train a model and compare it with my results. thanks so much for the video man, Vamo' Uruguay!
@ComputerVisionEngineer10 ай бұрын
Yeah I enjoyed this project too! 💪 Thank you for your support! 😃🙌
@xainudin10810 ай бұрын
This is a very interesting and informative video on how to create a synthetic dataset for emotion recognition using Python and stable diffusion. I learned a lot from your explanation of the diffusion probabilistic model and how it can generate realistic and diverse EEG samples. I also liked how you showed the results of your emotion recognition system using both real and synthetic data. The synthetic data improved the accuracy and robustness of the system, which is impressive. Thank you for sharing this amazing project!
@ComputerVisionEngineer10 ай бұрын
You are welcome! Glad you enjoyed it! 😃💪
@lethnisoff9 ай бұрын
Amazing tutorial, how it's only that little view i don't. Thank you for tutorial Felipe, you are the best teacher i have ever had 🤗😚
@ComputerVisionEngineer9 ай бұрын
Thank you for your support! 🙌
@TechRevelation202410 ай бұрын
Much need for learning new things in AI. Thank you so ,uch👍
@ComputerVisionEngineer10 ай бұрын
You are welcome! 😃🙌
@adwikat61096 ай бұрын
Great! Please post a project for generative images learning from images! Not from texts. Love your content!🎉
@ComputerVisionEngineer5 ай бұрын
Great suggestion! I will try to. 🙌
@gauravmalik391110 ай бұрын
Great video
@ComputerVisionEngineer10 ай бұрын
😃🙌
@gustavojuantorena10 ай бұрын
Awesome!
@arpitpathak72762 ай бұрын
Cam this we run on our local system?? Can you guide us hiw to install pytorch GPU version in our system.
@italo_mafra9 ай бұрын
Hi Felipe, thanks a lot for share your knowledge with us!! Do know any way for when I generate a synthetic dataset generate at same time a label for we use in Yollo for exemple ?
@ComputerVisionEngineer9 ай бұрын
Hi, what type of dataset you would like to generate? Image classification?
@italo_mafra9 ай бұрын
@ComputerVisionEngineer Hi, yes Image classification, more specific satellite images classification.
@ComputerVisionEngineer9 ай бұрын
@@italo_mafra not sure if you can generate an image and a label at the same time, but if it is about image classification the label is the category name, you could manage the labels yourself while you are doing the image generation.
@kingfunny482110 ай бұрын
can use this model offline with internet
@ComputerVisionEngineer10 ай бұрын
If you use Google Colab you need internet, but if you work locally you can do it offline. 🙌