puruBHU
Research Scholar. Working in the field of Computer Vision. Currently working on hand pose estimation from monocular RGB images.
Applied MaterialsBangalore
Pinned Repositories
A2J
Code for paper "A2J: Anchor-to-Joint Regression Network for 3D Articulated Pose Estimation from a Single Depth Image". ICCV2019
A2J_HandKeypoints_Detector
DeepLabv3plus-keras
The reposiory contains the implementation of Deeplabv3plus architecture in keras with Tensorflow as backend. A number of state-of-the-art architecture for the backbone of DeepLabv3 model architecture is used in the current implementation.
Keras-Custom-ImageGenerator
Created a custom dataloader to load data from the disk in a batch.
Latent_2.5D_heatmap
Implementation of Hand Pose estimation via Latent 2.5D Heatmap regression
realtime_handpose_3d
SpatialSoftmax_and_SoftArgmax
Implementation of Spatial Softmax and Soft Argmax techniques used for keypoint localization using a Convolution Neural Network (CNN)
SSD300_with_keras
Implementation of SDD object detection Model in keras
tf-keras-stacked-hourglass-keypoint-detection
end-to-end Stacked Hourglass Networks pipeline for single-object keypoint estimation, implemented on tf.keras
YOLSE_keras
Implemenation of YOLSE fingertip detector architecture in keras
puruBHU's Repositories
puruBHU/A2J_HandKeypoints_Detector
puruBHU/albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
puruBHU/ASAP
Program for the analysis and visualization of whole-slide images in digital pathology
puruBHU/awesome-data-labeling
A curated list of awesome data labeling tools
puruBHU/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
puruBHU/ColorHistogram
Simple demos of Color Histogram (Python).
puruBHU/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
puruBHU/ComputerVisionCodes
Codes and tutorials for basic image processing
puruBHU/CountGD
Includes the code for training and testing the CountGD model from the paper CountGD: Multi-Modal Open-World Counting.
puruBHU/Coursera-Algorithmic-Toolbox
This repository contains all the solutions for the assignments of the course - Algorithmic Toolbox offered on Coursera.
puruBHU/detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
puruBHU/ExemplarFreeCounting
puruBHU/FasterRCNN
keras implementation of FasterRCNN
puruBHU/FastSAM
Fast Segment Anything
puruBHU/focal-loss
TensorFlow implementation of focal loss
puruBHU/GroundingDINO
[ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
puruBHU/Hough-Rectangle-and-Circle-Detection
This Python project coded using Numpy implements line, rectangle and circle Hough Transform. It takes an image, determines the lines, rectangles and circles in it and also counts the money in the photo. [Calibrated on the provided test set only].
puruBHU/ImageProcessingTutorials
The complete project directory contains different image processing algorithm tutorials/implementation for different task.
puruBHU/LearningToCountEverything
puruBHU/libisyntax
puruBHU/MADN
Effective Meta-Attention Dehazing Networks for Vision-Based Outdoor Industrial Systems
puruBHU/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
puruBHU/maskrcnn-from-scratch
Building a maskrcnn from scratch using tensorflow and keras
puruBHU/mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
puruBHU/pathology-whole-slide-data
puruBHU/phd-thesis-template
A LaTeX / XeLaTeX / LuaLaTeX PhD thesis template for Cambridge University Engineering Department (CUED)
puruBHU/RetinaNetKeras
puruBHU/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
puruBHU/slidescape
puruBHU/zero-shot-counting
CVPR2023 Zero-shot Counting