Pinned Repositories
algoexpert-data-structures-algorithms
A collection of solutions for all problem statements on the AlgoExpert Coding Interview platform.
Awesome-Multi-label-Image-Recognition
Awesome Multi-label Image Recognition Paper List
CAM
Class Activation Mapping
CarND-Advanced-Lane-Lines
deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
deeplearning.ai-Convolutional-Neural-Networks
Completed assignment jupyter notebook of Foundations of Convolutional Neural Networks, deeplearning.ai coursera course
dockerLearn
DSDL
PyTorch implementation of Deep Semantic Dictionary Learning for Multi-label Image Classification, AAAI 2021.
END_PythonCodeGenerationChatbot
ESRGAN
ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.
AyusheeMittal's Repositories
AyusheeMittal/algoexpert-data-structures-algorithms
A collection of solutions for all problem statements on the AlgoExpert Coding Interview platform.
AyusheeMittal/Awesome-Multi-label-Image-Recognition
Awesome Multi-label Image Recognition Paper List
AyusheeMittal/CAM
Class Activation Mapping
AyusheeMittal/CarND-Advanced-Lane-Lines
AyusheeMittal/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
AyusheeMittal/deeplearning.ai-Convolutional-Neural-Networks
Completed assignment jupyter notebook of Foundations of Convolutional Neural Networks, deeplearning.ai coursera course
AyusheeMittal/dockerLearn
AyusheeMittal/DSDL
PyTorch implementation of Deep Semantic Dictionary Learning for Multi-label Image Classification, AAAI 2021.
AyusheeMittal/END_PythonCodeGenerationChatbot
AyusheeMittal/ESRGAN
ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.
AyusheeMittal/esrgan-tf2
ESRGAN (Enhanced Super-Resolution Generative Adversarial Networks, published in ECCV 2018) implemented in Tensorflow 2.0+. This is an unofficial implementation. With Colab.
AyusheeMittal/EVA5
The School of AI - Extensive Vision Program Repo
AyusheeMittal/EVA5_MidasYoloPlanarcnn
AyusheeMittal/eva5utils
This repository contains all the assignment files submitted for EVA5 course program.
AyusheeMittal/eva5utils-1
Helper modules for EVA5 assignments
AyusheeMittal/From-0-to-Research-Scientist-resources-guide
Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.
AyusheeMittal/jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
AyusheeMittal/Keras-GAN
Keras implementations of Generative Adversarial Networks.
AyusheeMittal/legendary-guide
AyusheeMittal/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
AyusheeMittal/Natural-Language-Processing-Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
AyusheeMittal/NLPEnglishToPythonCodeUsingTransformer
NLP English description to Python Code Generation Using Neural Transformer
AyusheeMittal/Object-Detection-API
Yolov3 Object Detection implemented as APIs, using TensorFlow and Flask
AyusheeMittal/places365
The Places365-CNNs for Scene Classification
AyusheeMittal/planercnn_customimages
Contains codes for training placercnn for custom images
AyusheeMittal/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
AyusheeMittal/SOLO
SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.
AyusheeMittal/YOLO
YOLO V3 object detection algorithm
AyusheeMittal/YOLO-V3
AyusheeMittal/YoloV3
YoloV3 Sample