Pinned Repositories
AdEMAMix-Optimizer-Keras
A Keras 3 Implementation of AdEMAMix Optimizer
Bird-Species-Classification
ConvNeXt-tf
A Tensorflow Implementation of "A ConvNet for the 2020s" and "ConvNeXt V2: Co-designing and Scaling ConvNets with Masked Autoencoders" (ConvNeXt and ConvNeXtV2)
Image-Super-Resolution
Tensorflow Implementation of enhanced deep super-resolution network (EDSR) and Super Resolution Generative Adversarial Networks(SRGAN) Paper
NextViT-tf
A Tensorflow implementation of "Next-ViT: Next Generation Vision Transformer for Efficient Deployment in Realistic Industrial Scenarios"
Number_Plate_Detection
An AI based Number Plate Detection , which can detect the Number Plates from the images.
Pre-Trained-Models-Implementation
This Repo Is about Implementation Of Pre-Trained Models from scratch using Tensorflow
RAG-LlamaIndex
Chat with your PDF files using LLM model and VectorDatabase
Real-time-tracking
Real time bus tracking using MTA bus API
SegFormer-tf
A Keras 3 Implementation of "SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers"
IMvision12's Repositories
IMvision12/AdEMAMix-Optimizer-Keras
A Keras 3 Implementation of AdEMAMix Optimizer
IMvision12/SegFormer-tf
A Keras 3 Implementation of "SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers"
IMvision12/Image-Super-Resolution
Tensorflow Implementation of enhanced deep super-resolution network (EDSR) and Super Resolution Generative Adversarial Networks(SRGAN) Paper
IMvision12/ConvNeXt-tf
A Tensorflow Implementation of "A ConvNet for the 2020s" and "ConvNeXt V2: Co-designing and Scaling ConvNets with Masked Autoencoders" (ConvNeXt and ConvNeXtV2)
IMvision12/NextViT-tf
A Tensorflow implementation of "Next-ViT: Next Generation Vision Transformer for Efficient Deployment in Realistic Industrial Scenarios"
IMvision12/keras-cv
Industry-strength Computer Vision workflows with Keras
IMvision12/Pre-Trained-Models-Implementation
This Repo Is about Implementation Of Pre-Trained Models from scratch using Tensorflow
IMvision12/RAG-LlamaIndex
Chat with your PDF files using LLM model and VectorDatabase
IMvision12/Bird-Species-Classification
IMvision12/Car-Price_prediction
Predicting car prices using RandomForest, catboost and xgboost classifiers
IMvision12/Data-Analysis-Projects
IMvision12/DCGAN-Tensorflow
A Tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
IMvision12/decision-forests
A collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models in Keras.
IMvision12/Number_Plate_Detection
An AI based Number Plate Detection , which can detect the Number Plates from the images.
IMvision12/Pix2pix-tf
A Tensorflow implementation of Image-to-Image Translation with Conditional Adversarial Networks (Pix2Pix)
IMvision12/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
IMvision12/Flight-Fare-Prediction
Flight Fare Prediction using tree-based models
IMvision12/gemini-clone
IMvision12/Helmet-Detection
Helmet Detection using YOLOv5s
IMvision12/IMvision12
Config files for my GitHub profile.
IMvision12/keras
Deep Learning for humans
IMvision12/keras-core
A multi-backend implementation of the Keras API, with support for TensorFlow, JAX, and PyTorch.
IMvision12/keras-io
Keras documentation, hosted live at keras.io
IMvision12/kerascv-demo
A website demonstrating augmentation layers of KerasCV
IMvision12/Traffic-Sign-Recognition
IMvision12/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
IMvision12/Tweets-Classification-NLP
Tweets classification using naive-bayes, LSTM, GRU, Pre-trained embeddings, tensorflow decision forest
IMvision12/ViT-tf
A Tensorflow Implementation of "An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale (Vision Transformer)"