Skip to main content

Computer Vision

DeepFake Detection Methods
·1162 words·6 mins
In this blog post, we explore the topic of image generators and their detection techniques. I’ll discuss various methods for detecting image generators and their manipulations. These include analyzing the visual content of an image, examining its metadata, and using machine learning algorithms to identify patterns in the data.
imageNet-Computer Vision Backbone
·1065 words·5 mins
ImageNet is more than just a dataset. The sheer scale of ImageNet, combined with its detailed labeling, made it essentially the backbone of Computer Vision.