Coder Social home page Coder Social logo

Hi there, I'm Santosh ๐Ÿ‘‹

I'm an Autonomous mobility enthusiast!!

  • ๐Ÿ”ญ I am currently developing object detection algorithms for noisy LiDAR point clouds!
  • ๐ŸŒฑ Iโ€™m currently learning CUDA
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate with other ADAS / Computer Vision engineers
  • ๐Ÿฅ… 2022 Goals: Commit regularly and write more and more code in C++!!
  • โšก Fun fact: I love to sing and read.

Connect with me:

Santosh | LinkedIn


santosh's Projects

3d-object-tracking icon 3d-object-tracking

This repository contains the source code, dataset folder, CMake file and the results of this project. The project is to estimate Time to Collision to objects on the road by fusing the LiDAR and Camera data. Yolo algorithm is used to detect objects, key-point detectors and descriptors are used to track the objects, LiDAR points are used to estimate the distance. For a deep understanding of the project, please refer to the readme file.

camera-based-2d-feature-tracking icon camera-based-2d-feature-tracking

This project code recognizes and visualizes 2D features in Camera images. The images are captured in real-time traffic scenario. The project gives options for key-point detectors and descriptors. The repository can be cloned and used to detect 2d features in any kind of camera image.

kopernikus_challange icon kopernikus_challange

This repository contains the .py solution file for the challange given by Kopernikus Automotive for the Perception Engineer interivew process. This repository also contain the pdf file for theoretical answers for questions relating to the dataset and the challenge.

lidar-obstacle-detection icon lidar-obstacle-detection

This repo contains the source code, make file and the build file of the project. The project is to detect 3D objects in a continuous stream of LiDAR point clouds. The code is functional to any type of OpenCV point cloud point types. Feel free to clone and execute the repo.

msp430fr5969 icon msp430fr5969

MSP430FR5969 is an ultra low power launchpad. The launch pad consits of Timers and UART serial Communication. This repositiory consists of tasks focused on manipulating the I/O operations, LEDs, Interrupts, Timers, Memory and Energy dissipation..

opencv icon opencv

Open Source Computer Vision Library

point-cloud-simulator icon point-cloud-simulator

This is a LiDAR point cloud processing software. It has features to add synthetic noise to a given point cloud, remove noise and detect objects.

radar-target-generation-and-detection icon radar-target-generation-and-detection

In this project, an FMCW RADAR is configured. The transmite and recieved are processed uisng FFT and CFAR to determine the range and velocity of the obstacle"

vistiontransformer-image-classification icon vistiontransformer-image-classification

Attention transformer architecture is the start of the art in natural language processing. It is proven to have the best attention distance over the data of a sample. Recent literature on first ever attempt to implement pure transformer on image classification claims that, when pre-trained on sufficiently large datasets like ImageNet-21k and JFT-300M, transformer out performs the state of the art CNNs. However, google has the exclusive ownership to JFT-300M dataset and even if it were open sourced, these datasets require either very expensive GPUs or large amount of training hours. Hence, in this project we have studied transformerโ€™s relevance without pre-training. Its performance on the simple MNIST dataset is similar to CNNs (99.39%), while, on much complex dataset CIFAR-10 it is above average (71.2%) but with significantly less parameters.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.