archana1998
Computer Vision Practitioner and Researcher
University of Maryland, College ParkCollege Park, MD
Pinned Repositories
archana1998.github.io
Personal Resume Website made using Hugo, with the Academic Theme
competitive-programming-notes
Notes I took while learning competitive programming and DSA
compressive-sensing-denoising
Compressed sensing and denoising of images using sparse representations
Contactless-Gesture-Recognition-System
Gesture Classification Algorithm for a system that uses IR Proximity Sensors
Digital-Image-Processing-Projects
Assignments done for DIP course
git-cheatsheet
A basic cheatsheet that consists of the most commonly used and basic commands for Git version control!
Gradient-Ascent_FK-GRiD
Submission for the Flipkart GRiD 2.0 hackathon under the track "Fashion Intelligence Systems"
image-encryption
Image Encryption and Decryption using Neural Networks
LEIA
Code for "LEIA: Latent View-invariant Embeddings for Implicit 3D Articulation" (ECCV 2024)
predictive-modelling
Predictive Modelling of Time Series Data using LSTM RNNs
archana1998's Repositories
archana1998/compressive-sensing-denoising
Compressed sensing and denoising of images using sparse representations
archana1998/image-encryption
Image Encryption and Decryption using Neural Networks
archana1998/Gradient-Ascent_FK-GRiD
Submission for the Flipkart GRiD 2.0 hackathon under the track "Fashion Intelligence Systems"
archana1998/Digital-Image-Processing-Projects
Assignments done for DIP course
archana1998/LEIA
Code for "LEIA: Latent View-invariant Embeddings for Implicit 3D Articulation" (ECCV 2024)
archana1998/git-cheatsheet
A basic cheatsheet that consists of the most commonly used and basic commands for Git version control!
archana1998/predictive-modelling
Predictive Modelling of Time Series Data using LSTM RNNs
archana1998/Contactless-Gesture-Recognition-System
Gesture Classification Algorithm for a system that uses IR Proximity Sensors
archana1998/archana1998.github.io
Personal Resume Website made using Hugo, with the Academic Theme
archana1998/Clothing-Detection
archana1998/kaolin
A PyTorch Library for Accelerating 3D Deep Learning Research
archana1998/competitive-programming-notes
Notes I took while learning competitive programming and DSA
archana1998/archana1998
archana1998/author-kit
archana1998/awesome-algorithms-education
A curated list to learning and practicing about algorithm.
archana1998/draw_convnet
archana1998/DSA-Assignments
Coursework assignments
archana1998/hello-world
Just another repository
archana1998/it-cert-automation-practice
Google IT Automation with Python Professional Certificate - Practice files
archana1998/LIAR-PLUS
archana1998/lightweight-human-pose-estimation.pytorch
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
archana1998/Mask-Detection-with-PyTorch
archana1998/openpose-docker
A docker build file for CMU openpose with Python API support
archana1998/openpose-docker-1
Dockerfile to build the excellent OpenPose software from CMU.
archana1998/personal_website
archana1998/PIFu
This repository contains the code for the paper "PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization"
archana1998/pifuhd
High-Resolution 3D Human Digitization from A Single Image.
archana1998/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
archana1998/Siamese-Networks
Few Shot Learning by Siamese Networks, using Keras.