muralikrishnasn
I am a researcher, working in the area of Computer Vision and AI. I am currently pursuing my post-doctoral study at Chosun University, Gwangju, S. Korea.
@Manipal Institute of Technology
Pinned Repositories
BGSKdash
dsse
Dynamic Searchable Symmetric Encryption
KannadaLex
KannadaLex is a lexical database
muralikrishnasn.github.io
My Personal web page
openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
RNN-for-Human-Activity-Recognition-using-2D-Pose-Input
Activity Recognition from 2D pose using an LSTM RNN
semantic_similarity
Comparing TF-IDF, fastText, LASER, Sentence-BERT & USE for semantic similarity. One test with STS Benchmark and one test with self-made sentences.
muralikrishnasn's Repositories
muralikrishnasn/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
muralikrishnasn/RNN-for-Human-Activity-Recognition-using-2D-Pose-Input
Activity Recognition from 2D pose using an LSTM RNN
muralikrishnasn/3d-DenseNet
3D Dense Connected Convolutional Network (3D-DenseNet for action recognition)
muralikrishnasn/Abnormal_Event_Detection
Abnormal Event Detection in Videos using SpatioTemporal AutoEncoder
muralikrishnasn/activitynet-2016-cvprw
Tools to participate in the ActivityNet Challenge 2016
muralikrishnasn/activityrecognition
Information about activity recognition
muralikrishnasn/awesome-action-recognition
A curated list of action recognition and related area resources
muralikrishnasn/awesome-optical-flow-algorithm
A curated list of resources dedicated to optical flow algorithms. Feel free to make PRs to contribute.
muralikrishnasn/BoW_frameworks
This is a BoW implementation for action recognition problem in Matlab.
muralikrishnasn/ClassifierToolbox
A MATLAB toolbox for classifier: Version 1.0.7
muralikrishnasn/cnn-project
Project for CS 231N
muralikrishnasn/convolutional-pose-machines-release
Code repository for Convolutional Pose Machines, CVPR'16
muralikrishnasn/crypto-tk
Cryptographic toolkit for searchable encryption.
muralikrishnasn/dataset-sts
Semantic Text Similarity Dataset Hub
muralikrishnasn/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
muralikrishnasn/FgSegNet
FgSegNet: Foreground Segmentation Network, Foreground Segmentation Using Convolutional Neural Networks for Multiscale Feature Encoding
muralikrishnasn/hierarchical-relational-network
Paper ibrahim and Mori, eccv 2018 - Hierarchical relational network for group activity recognition and retrieval
muralikrishnasn/human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
muralikrishnasn/KTH-Action-Recognition
Action Recognition on the KTH Dataset
muralikrishnasn/LSHash
A fast Python implementation of locality sensitive hashing.
muralikrishnasn/models
Models and examples built with TensorFlow
muralikrishnasn/opencv
muralikrishnasn/P-CNN
P-CNN: Pose-based CNN Features for Action Recognition
muralikrishnasn/RMDL
RMDL: Random Multimodel Deep Learning for Classification
muralikrishnasn/SegMed
An online platform based on adversarial training for pixel wise classification on medical images.
muralikrishnasn/Semantic-Texual-Similarity-Toolkits
Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.
muralikrishnasn/unsupervised-video
[CVPR 2017] Unsupervised deep learning using unlabelled videos on the web
muralikrishnasn/VideoCapsuleNet
Code for VideoCapsuleNet: A Simplified Network for Action Detection
muralikrishnasn/VideoPredictionICLR2016
muralikrishnasn/Word-embedding-with-Python
word2vec, doc2vec, GloVe implementation with Python