Ramji Rramjourney.hashnode.dev·an hour agoExtracting Image Details to Excel with JavaScriptI got a requirement to fetch image details from azure storage and get the height, width and aspect ratio of a given image and to insert those information in a excel format. I used below javascript Packages image-size - To get the image information ...Discussimage processing
Mike Youngmikeyoung44.hashnode.dev·Sep 21, 2023New Research Says LLMs Are Surprisingly Good at Compressing... Images and Audio?A new paper from researchers at Google DeepMind demonstrates that large language models like GPT-3 are not just adept at generating human-like text - they are also excellent general-purpose compressors. This means they can compress many types of data...DiscussAI
Mike Youngmikeyoung44.hashnode.dev·Sep 17, 2023DiffAE: How to use AI to make your friends look bald, happy, young, blond, old - you name it!Generating realistic image edits like changing someone's hair or facial features used to require professional photo editing skills. But with AI models like Diffusion Autoencoders (DiffAE), anyone can seamlessly modify portraits with just a few lines ...DiscussAI
kev ny kevinnytech.hashnode.dev·Sep 13, 2023Empowering Image OptimizationOur project, an innovative image compression website, was born out of a collective passion for optimizing digital content. Our team comprised of Moses Maguah ,Allan Saiti and myself. Moses focused on backend development, Allan excelled in user interf...Discussimage processing
Oluwaseyi Ogunnowodataking.hashnode.dev·Sep 11, 2023Unlock the Power of Autoencoders: Dive into the Cutting-Edge World of Data ScienceData science is a vast realm brimming with groundbreaking techniques designed to conquer intricate challenges. Enter the autoencoder, a game-changer that has ignited a revolution among machine learning, deep learning, and computer vision experts. Wit...DiscussData Science
Bibek Chalisewww.chalisebibek.com.np·Aug 29, 2023Image Classification with PyTorch Lightning (Simple ANN)Introduction Hello everyone, welcome to my Blog in this tutorial, we will be learning how to do simple image classification as we did in the last tutorial but this time, we will be leveraging PyTorch Lightning to do the same task but with ease. So, I...DiscussMachine Learning & Deep LearningPython
MITHIN DEVmithin.hashnode.dev·Aug 26, 2023🎨 Creating Artistic Sketches from Photos using Python 🐍While exploring into Computer Vision and Image Processing recently, I stumbled upon something fascinating! 💡I have already done some basic image processing in C before, but Python adds a whole new layer of excitement to it. With just a few lines of ...Discuss·20 likes·40 readsPython
Sachin Kumarsachinkumarapi.hashnode.dev·Aug 11, 2023Unveiling the Future: The Image Upload API's Trailblazing Impact on Image ProcessingIn an increasingly visual world, where images dominate the digital landscape, a technological breakthrough is poised to reshape the way we interact with visual content. Enter the Image Upload API – an innovation that's not just changing the game, but...DiscussAPIs
Flavio Wuenscheantelo.live·Aug 9, 2023Create a Photo Gallery with Rails and CloudinaryHere are some notes I've taken to my future self while implementing a gallery of photos in Rails and using Cloudinary. Note that I also prepare the same Cloudinary bucket to be used by both development and production, but in a way that we can stay in...DiscussRails
Nishit Mittalnishitmittal15.hashnode.dev·Aug 3, 2023Unleashing the Power of OpenCV: A Beginner's Guide to Unlocking Extraordinary Image Processing Techniques!I. Introduction Image processing is a captivating realm that allows us to uncover hidden insights and unleash creativity by manipulating digital images. Various industries, from healthcare to entertainment, have been revolutionized by utilizing advan...Discussopencv