Pinned Repositories
ActiveLearningTechniques
[Comp. Intelligence] Comparing efficiencies of various query strategies on Active learning
Analysis-of-Energy-Efficient-Fair-Routing-in-Wireless-Sensor-Networks
course project
Intro2CV
This repo includes solutions to all the 'in the class quizzes' and 7 problem sets of the Introduction to Computer Vision course (G Tech CS6476 - on Udacity)
Learning-Computer-Graphics
contains line-drawing to city-modeling
Parallel-Bitonic-Sort-NVIDIA-CUDA
[Undergrad- Parallel computing course] Algo for sorting on GPUs. wrote a cuda kernel which uses butterfly network comparisons to parallel sort
pytracking
Visual tracking library based on PyTorch.
RFI
PRIUS (Promotion of Research and Innovation for Undergraduate Students) research ; Detection and Mitigation of Radio Frequency Interference during pulsar observations
Sun-and-Satellite-transit-predict
This code accurately predicts the time and location(lat|lon) of finding a satellite exactly between the viewer and the sun. We can find satellite's attitude(orientation) from its silhouette formed behind the bright sun.
TOTEM
Transparent Object Tracking with Enhanced Fusion Module
Wiz-Call-Recorder
Call recorder for IOS mobiles. Also includes music visualiser; Undergrad work for prof: Vimal Bhatia (IIT Indore)
kalyan0510's Repositories
kalyan0510/Intro2CV
This repo includes solutions to all the 'in the class quizzes' and 7 problem sets of the Introduction to Computer Vision course (G Tech CS6476 - on Udacity)
kalyan0510/Wiz-Call-Recorder
Call recorder for IOS mobiles. Also includes music visualiser; Undergrad work for prof: Vimal Bhatia (IIT Indore)
kalyan0510/Parallel-Bitonic-Sort-NVIDIA-CUDA
[Undergrad- Parallel computing course] Algo for sorting on GPUs. wrote a cuda kernel which uses butterfly network comparisons to parallel sort
kalyan0510/TOTEM
Transparent Object Tracking with Enhanced Fusion Module
kalyan0510/Analysis-of-Energy-Efficient-Fair-Routing-in-Wireless-Sensor-Networks
course project
kalyan0510/ActiveLearningTechniques
[Comp. Intelligence] Comparing efficiencies of various query strategies on Active learning
kalyan0510/CUDALevenshteinDist
Implemented levenshtein distance on CUDA device
kalyan0510/pytracking
Visual tracking library based on PyTorch.
kalyan0510/kalyan0510.github.io
my github pages (moved from mindexing.tumblr.com)
kalyan0510/Sun-and-Satellite-transit-predict
This code accurately predicts the time and location(lat|lon) of finding a satellite exactly between the viewer and the sun. We can find satellite's attitude(orientation) from its silhouette formed behind the bright sun.
kalyan0510/Learning-Computer-Graphics
contains line-drawing to city-modeling
kalyan0510/RFI
PRIUS (Promotion of Research and Innovation for Undergraduate Students) research ; Detection and Mitigation of Radio Frequency Interference during pulsar observations
kalyan0510/BaboonTracking
kalyan0510/bootstrap-material-design
Material Design for Bootstrap - Powerful and free UI KIT for Bootstrap 4
kalyan0510/CaptiveLogin
College Wifi Auto sign in; This captures the android wifi connect broadcast and sends the sign in request
kalyan0510/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
kalyan0510/GREVocabPracticeHelper
kalyan0510/IITI_connect
[IIT Indore, gkalyan0510] For sending location (campus building, floor) based emergency alerts in University campus. Location is found from a pre collected MACAddress to Building Room No. mapping.
kalyan0510/intro-to-cv-ud810
Problem Set solutions for the "Introduction to Computer Vision (ud810)" MOOC from Udacity
kalyan0510/Mosaicing
create mosaic arts from any set of images ; https://kalyan0510.github.io/posts/mosaicing.html
kalyan0510/One-Pixel-Attack
Computer vision course project
kalyan0510/OpenGL-Examples
A collection of simple single file OpenGL examples
kalyan0510/Pyramid-Level-Image-Compression-preserving-Crucial-Details
GithubPages post here: https://kalyan0510.github.io/posts/ppyramidcnncompression.html
kalyan0510/Re-mind-er
weekend work to get familiar with Alarmmanager, Broadcast receiver
kalyan0510/ScriptDump
dump/backup of scripts and code snippets I write
kalyan0510/shreyashpatodia
kalyan0510/T3Net
tracker implementation for T3Net (Transparent object Tracker pipeline based on Transformers)
kalyan0510/Tracking-Landmark-from-Satellite
checkout my blog post https://kalyan0510.github.io/posts/sattrack.html for intuitive explanation
kalyan0510/Trans2Seg
customizing Trans2Seg for transparent object tracking
kalyan0510/yolov4-deepsort
Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.