-
Amazon
- Bangalore, India
-
01:56
(UTC +05:30) - http://www.linkedin.com/in/souham
- in/souham
- itsouham
-
build-my-startup Public
A Fully Automated open-source AI-powered agentic framework which builds your startup with AI Employees like a real company.
Python UpdatedOct 30, 2025 -
-
high-vision Public
microsoft ai hackathon submission for cloud coverage segmentation
-
flonet Public
Machine Learning model to segment floodwater regions from satellite (Sentinel-1) radar imagery
Python UpdatedSep 6, 2021 -
-
flightmare Public
Forked from uzh-rpg/flightmareAn Open Flexible Quadrotor Simulator
C++ Other UpdatedMar 19, 2021 -
RoomNet Public
A lightweight ConvNet (~700 KB) to classify pictures of different rooms of a house/apartment with 88.9 % accuracy
-
naive-dqn-maze Public
Maze Solver from scratch (under 260 lines) using Naive Reinforcement Learning with Q-Table construction
-
deep-rl-control Public
repository containing rough code for deep reinforced control of autonomous vehicles
Python UpdatedJun 21, 2020 -
-
numpy-neural Public
A fast, purely Numpy based library implementing Fully Connected and Convolutional Neural Nets
Python UpdatedMay 12, 2020 -
park.ai Public
Codebase to perform real-time detection+tracking of cars across different camera sources
-
deeplite-challenge Public
Pruned Lightweight LeNet using 4% weights to acheive 90% top-1 accuracy on MNIST
Python UpdatedSep 21, 2019 -
-
OpenSfM-custom Public
Forked from mapillary/OpenSfMOpen source Structure from Motion pipeline
Python BSD 2-Clause "Simplified" License UpdatedApr 30, 2019 -
pymap3d Public
Forked from geospace-code/pymap3dPython 3D coordinate conversions for geospace ecef enu eci
Python BSD 2-Clause "Simplified" License UpdatedMar 16, 2019 -
Map-Matcher Public
A C++ map matching application which matches probe GPS data with road link data. This is used to align noisy GPS data with actual road networks.
C++ UpdatedNov 10, 2018 -
-
CUDA-3DMap Public
Exploratory attempt to implement Keypoint based 3D reconstruction from scratch in C++/CUDA
C++ UpdatedAug 5, 2018 -
Parallel GPU Implementation of Connected Component Labelling (CCL). Connected-component labeling is used in computer vision to detect connected regions in binary digital images
-
JK-Placements-DB-Manager Public
Windows Presentation Foundation (WPF) based application developed for the career services cell of JK Institute of Applied Physics, University of Allahabad
C# UpdatedFeb 11, 2018 -
Life-Tech Public
Deep Learning Powered Arrhythmia (Heart Disease) Detector
Python UpdatedFeb 11, 2018 -
SHM-Learn Public
A CUDA & cuDNN powered Deep Learning C++ Library with clean interface and faster training speed (6x more over Caffe)
-
-
SHMatrix Public
A neat C++ custom Matrix class to perform super-fast GPU (or CPU) powered Matrix/Vector computations with minimal code, leveraging the power of cuBLAS where applicable.
-
Application to generate projections of 3D point-cloud images using CUDA and computation of subsequent misalignment with its corresponding 2D images
C++ UpdatedJun 11, 2017 -
This is a fast custom algorithm having O(n) linear time & O(n) memory complexity implemented on the CPU for solving the famous connected component labelling problem. The algorithm implemented here,…
-
clarityctf2017 Public
Forked from acmillinoistech/clarityctf2017ACM Hack Night with Clarity Partners.
-
A C++ simulator to simulate Link State Routing protocols used in Computer Networks
-
Lens-Smear-Detection Public
Python implementation of a Computer Vision algorithm to automatically extract lens smear regions from a batch of input images.