Akshay L Chandra

Results 10 repositories owned by Akshay L Chandra

Selfie_Filters_OpenCV

112
Stars
45
Forks
Watchers

This deep learning application can detect Facial Keypoints (15 unique points). They mark important areas of the face - the eyes, corners of the mouth, the nose, etc.

image_bbox_slicer

74
Stars
28
Forks
Watchers

This easy-to-use library is a data transformer sometimes useful in Object Detection and Segmentation tasks. With only a few lines of code, one can slice images and their bounding box annotations into...

deep-active-learning-pytorch

79
Stars
8
Forks
Watchers

A PyTorch toolkit with 8 popular deep active learning query methods implemented.

Webcam_Paint_OpenCV

69
Stars
51
Forks
Watchers

This Python application uses OpenCV library to track an object-of-interest (water bottle cap in my case) and uses the detected object to draw colored lines (Blue, Green, Red and Yellow).

Alphabet_Recognition_Gestures

76
Stars
26
Forks
Watchers

This python application recognizes alphabet from real time webcam data. The user is allowed to write the alphabet on the screen using an object-of-interest (a water bottle cap in this case).

Digits_Recognition_RealTime

21
Stars
6
Forks
Watchers

This python application recognizes digits from real time webcam data. The user is allowed to write the digits on the screen using an object-of-interest (a water bottle cap in this case).

Mimic_Me_CV_Game

20
Stars
1
Forks
Watchers

This repo hold the code of a simple, fun game built using Affectiva's Emotion-as-a-Service API. An Emoji is shown on the screen and one has to mimic the emoji to score points.

PGDAST

50
Stars
57
Forks
Watchers

This repo contains study materials, lab records, previous year assignments and question papers, term end exam form, assignment instructions, percentage calculator etc. of the 1-year programme PGDAST,...

wcsac

19
Stars
1
Forks
Watchers

A PyTorch implementation of "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"

Mouse_Cursor_Control_Handsfree

21
Stars
12
Forks
Watchers

This HCI (Human-Computer Interaction) application in Python(3.6) will allow you to control your mouse cursor with your facial movements, works with just your regular webcam. Its hands-free, no wearabl...