Stars
⚡ A Fast, Extensible Progress Bar for Python and CLI
an implementation of 3D Ken Burns Effect from a Single Image using PyTorch
Evolving a neural network with a genetic algorithm.
Virtual camera is created only using opencv and numpy. It simulates a camera where we can control all its parameters, intrinsic and extrinsic to get a better understanding how each component in the…
This is a fun application of image processing which enables you to experience the magic of an invisibility cloak. Let's make our childhood fantasy of using an invisibility cloak come true.
[ICPR 2018] Indoor Scene Layout Estimation from a Single Image.
This is a fun project I created to motivate computer vision enthusiasts and to highlight the importance of understanding fundamental concepts related to image formation in a camera.
PixoCube is a digital version of photo cubes that people usually gift others. It is basically a 3D cube with different images consisting of different sides of the cube. The interesting part of this…
An example of how to create a simple self-developed Logistic Regression from scratch in Python