Pinned Repositories
cloudflare-workers
Cloudflare Software Engineering intern 2020 assignment
DEX-Deep-Expectation-Network-used-for-age-estimation
The estimation of apparent age in still face images with deep learning uses the VGG-19 architecture. The age regression problem is posed as a deep classification problem followed by a softmax expected value refinement and show improvements over direct regression training of CNNs. Deep EXpectation (DEX) of apparent age, uses an ensemble of 3 (Original paper uses 20) VGG19 networks to predict the age
Image-Caption-Generator
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
Neural-Style-Transfer
Neural Style Transfer Algorithm
notes-project
pluto
Pluto is a platform where college students showcase their tech projects and see what their peers are working on.
windows-agent
Windows Agent in C++
YOLO-Object-Detection
YOLO Algorithm (Yolov2 model) trained on COCO Dataset for Object Detection
dabasajay's Repositories
dabasajay/Image-Caption-Generator
A neural network to generate captions for an image using CNN and RNN with BEAM Search.
dabasajay/YOLO-Object-Detection
YOLO Algorithm (Yolov2 model) trained on COCO Dataset for Object Detection
dabasajay/Neural-Style-Transfer
Neural Style Transfer Algorithm
dabasajay/DEX-Deep-Expectation-Network-used-for-age-estimation
The estimation of apparent age in still face images with deep learning uses the VGG-19 architecture. The age regression problem is posed as a deep classification problem followed by a softmax expected value refinement and show improvements over direct regression training of CNNs. Deep EXpectation (DEX) of apparent age, uses an ensemble of 3 (Original paper uses 20) VGG19 networks to predict the age
dabasajay/pluto
Pluto is a platform where college students showcase their tech projects and see what their peers are working on.
dabasajay/windows-agent
Windows Agent in C++
dabasajay/cloudflare-workers
Cloudflare Software Engineering intern 2020 assignment
dabasajay/notes-project
dabasajay/simple-tkinter-timer
Simple Tkinter timer application. I use it to set a timer while solving coding problems or any coding task.
dabasajay/socketio-public-chat-room
Socket.io, vuejs, and nodejs based public chat room.