Shivani Yadavshivaniyadav.hashnode.dev·Nov 16, 2024Building a Real-Time Object Detection and Text Recognition System with YOLOS, TTS, and OCRIn the ever-evolving world of artificial intelligence, integrating computer vision with real-time functionalities is opening doors to smarter, interactive applications. In this blog, we will build a Real-Time Object Detection and Text Recognition Sys...31 likes·31 reads#Text recognition
ByteScrum TechnologiesforByteScrum Technologiesblog.bytescrum.com·Sep 6, 2024How to Create Images from Text Using Stable Diffusion and PythonThe ability to generate high-quality images from text descriptions has become a fascinating application of AI, especially with the advent of powerful models like Stable Diffusion. In this blog, we will explore how to create images from text using Sta...11 likes·81 readsPythonimage from text
Siddhi Kiran Bajracharyasiddhibajracharya.hashnode.dev·Nov 25, 2023Using YAML file to create PyTorch modelSoooo. I was working on tuning a model for my college research thesis. I was already using YAML files to control parameters such as learning rates, dropout rates, so on. But, I also wanted to tune the model while changing the number of layers and neu...841 readstorch