-
Michigan State University
- East Lansing, MI
- https://orcid.org/0009-0009-7127-4416
- in/thejeshm
Stars
In Generative AI with Large Language Models (LLMs), you’ll learn the fundamentals of how generative AI works, and how to deploy it in real-world applications.
Accurately classifying a given image into different diseased category or a healthy leaf using some pre-trained deep learning models
Image Captioning is the process of generating textual description of an image.It uses both Natural language Processing and Computer Vision to generate the captions.
Portrait segmentation is to separate the portrait in a picture from the background to form different areas, which are distinguished using different tags.
semantic segmentation for self driving cars using segnet model with cityscapes dataset
Self-driving cars require a deep understanding of their surroundings. To support this, camera frames are used to recognize the road, pedestrians, cars, and sidewalks at a pixel-level accuracy. In t…
Self-driving cars require a deep understanding of their surroundings. To support this, camera frames are used to recognize the road, pedestrians, cars, and sidewalks at a pixel-level accuracy. In t…
Covid-19 detection in chest x-ray images using Convolution Neural Network.