Pinned Loading
-
-
Recognition-and-Classification-of-Facial-Attributes
Recognition-and-Classification-of-Facial-Attributes PublicCreated a classifier that can identify and classify 41 types of facial attributes, using an ImageNet pre-trained ResNext50 model provided by PyTorch and CelebA dataset. Multiple data augmentation t…
Python 10
-
Image-Super-Resolution
Image-Super-Resolution PublicCreated a model that can increase the resolution of images by 4 times, using an SRResNet model provided by BasicSR framework and DIV2K data set. Multiple data augmentation techniques were used alon…
Python
-
Histogram-Equalization
Histogram-Equalization PublicHistogram equalization based image processing to improve the contrast of the image
Python 4
-
Design-and-Train-Neural-Network-from-Scratch
Design-and-Train-Neural-Network-from-Scratch PublicExplore the Math behind it by designing a neural network, derive the parameter gradients with respect to loss function and update the parameter weights and update the weight parameters using the gr…
Python
-
Financial_Q-A_Chatbot
Financial_Q-A_Chatbot PublicQ&A Chatbot capable of answering questions related to the financial reports of large public companies. This chatbot can be directly hosted in Heroku platform. The RAG (Retrieval-Augmented Generatio…
Python 1
If the problem persists, check the GitHub status page or contact support.