PinnedDreamBooth —How Google hacks Diffusion Model to generate personalized photosOne major issue that AI generation models attempt to address is the generation of photographs in a controlled manner. When I say…Oct 26, 20221Oct 26, 20221
Mastering A/B Testing: Unlock Success in Data-Driven ProjectsA/B testing has become a cornerstone of data-driven decision-making in the digital age. It’s a tool that empowers teams to evaluate ideas…Nov 21, 2024Nov 21, 2024
DimensionX: The Next Step in 3D and 4D Scene GenerationArtificial intelligence has revolutionized image generation, but moving from static visuals to dynamic 3D and 4D environments remains a…Nov 19, 2024Nov 19, 2024
MobileCLIP — foundation model on mobile even better than its PC versionWhat is the CLIP model?Mar 30, 2024Mar 30, 2024
A lesson learned when using CLIP for image classificationImage Classification at glanceApr 29, 20231Apr 29, 20231
Sface: the fastest (also powerful) deep learning face recognition model in the worldI published about YuNet — Ultra-High-Performance Face Detection in OpenCV — a good solution for real-time POC, Demo, and face applications…Apr 22, 20231Apr 22, 20231
Vector database - storing LLMs, ClipX, and BlipX embeddings to utilize your business.People have become obsessed with machines’ ability to understand visual elements in photographs, generate excellent written content, and…Apr 19, 2023Apr 19, 2023
Promoting ethical AI to facilitate the commercialization of AI artThese days, I discovered thousands of conversations about privacy, ethical issues, and artist protests on the Discord of LION. This group…Dec 6, 2022Dec 6, 2022
Diversify photo database with Clip InterrogatorI’ve been using Lexica.art for a long now; it’s a fantastic tool for finding generated graphics. However, as an engineer working for one of…Nov 23, 20221Nov 23, 20221
High-quality art generation with the prompt suggestion or searchDo not mention AI's strength in art generation; their frequency of search on the internet and tons of demos proved so. Among several…Nov 22, 2022Nov 22, 2022
Are we ready to sell AI Art Generated Images? Our movement toward the future.In recent years, the global AI community has witnessed numerous breakthroughs in picture production. One of the most exciting ideas that…Oct 22, 2022Oct 22, 2022
Prompt 1: “Solve the practical problems with a better code” seriesI’ve been using Python for several years, yet I rarely use all of its principles when writing programs. Even though I can successfully run…Oct 8, 2022Oct 8, 2022
Temporal Shift Module and its variants — a fast video embedding solution1. BackgroundOct 7, 2022Oct 7, 2022
LightGBM Ranker does not have a coding guideline to optimize parameters. I'll write you one!When creating a basic model to re-rank search engine results using Microsoft’s open source LightGBM, I discovered no example of parameter…Oct 4, 2022Oct 4, 2022
Learning to rank: Lesson learned about building a re-ranking model that I wish I knew soonerSearching or Information Retrieval is a widespread domain in Machine Learning (ML), mainly employed at big firms with massive data and…Aug 17, 2022Aug 17, 2022
AI Creative on your own machine by Diffusers library of Hugging FaceLast month, big firms published several text-2- image structures: ImageGen by Google, Dall-E2 by OpenAI, and so on. Their core technology…Aug 7, 2022Aug 7, 2022
Re/Evolution of understanding visual feature in Computer VisionBefore the birth of Convolutional Neural Networks (CNN) by Yann LeCun in 1989, Image Processing (IP) was the God. IP tools provide visual…Feb 26, 20221Feb 26, 20221
YuNet — Ultra-High-Performance Face Detection in OpenCV — a good solution for real-time POC…Face Detection is an absolute required module for face recognition, face classification, face attribute estimation, etc. Recently, when…Nov 19, 20211Nov 19, 20211
dResNeSt — A replacement for Resnet in Computer VisionSince Kaiming He introduced Resnet in 2014, Resnet has become the most robust backbone and been an excellent option for many downstream…Jun 1, 2020Jun 1, 2020