computer vision
Projects with this topic
-
-
Computer Vision laboratory tasks
Updated -
Implemented the Semi-Global Matching (SGM) algorithm in C++ for computing dense disparity maps from stereo image pairs. Utilized OpenCV for image processing operations. The project involved computing matching costs using Census Transform and Hamming distance, performing cost aggregation along multiple paths, and estimating the final disparity map while incorporating smoothing constraints and confidence thresholding. Evaluated the disparity estimation accuracy by computing the mean squared error against ground truth data.
Updated -
-
-
Generate ALT text (captions for low vision website users or book readers).
Updated -
API4AI is cloud-native computer vision & AI platform for startups, enterprises and individual developers. This repository contains sample mini apps that utilizes Alcohol Label Recognition API provided by API4AI.
Updated -
Marine biologists engaged in the study of coral reefs invest a significant portion of their time in manually processing data obtained from research dives. The objective of this challenge is to create an image segmentation pipeline that accelerates the analysis of such data. This endeavor aims to assist conservationists and researchers in enhancing their efforts to protect and comprehend these vital ocean ecosystems. Leveraging computer vision for the segmentation of coral reefs in benthic imagery holds the potential to quantify the long-term growth or decline of coral cover within marine protected areas.
Updated -
API4AI is cloud-native computer vision & AI platform for startups, enterprises and individual developers. This repository contains sample mini apps that utilizes NSFW Content Recognition API provided by API4AI.
Updated -
API4AI is cloud-native computer vision & AI platform for startups, enterprises and individual developers. This repository contains sample mini apps that utilizes OCR API provided by API4AI.
Updated -
API4AI is cloud-native computer vision & AI platform for startups, enterprises and individual developers. This repository contains sample mini apps that utilizes People Photo Background Removal API provided by API4AI.
Updated -
API4AI is cloud-native computer vision & AI platform for startups, enterprises and individual developers. This repository contains sample mini apps that utilizes Cars Image Background Removal API provided by API4AI.
Updated -
API4AI is cloud-native computer vision & AI platform for startups, enterprises and individual developers. This repository contains sample mini apps that utilizes Image Anonymization API provided by API4AI.
Updated -
API4AI is cloud-native computer vision & AI platform for startups, enterprises and individual developers. This repository contains sample mini apps that utilizes Furniture and Household Stuff Recognition API provided by API4AI.
Updated -
API4AI is cloud-native computer vision & AI platform for startups, enterprises and individual developers. This repository contains sample mini apps that utilizes Object Detection API provided by API4AI.
Updated -
API4AI is cloud-native computer vision & AI platform for startups, enterprises and individual developers. This repository contains sample mini apps that utilizes General Image Classification / Labelling API provided by API4AI.
Updated -
API4AI is cloud-native computer vision & AI platform for startups, enterprises and individual developers. This repository contains sample mini apps that utilizes Fashion Apparel Recognition API provided by API4AI.
Updated -
This is an additional implementation for a robot framework for the SLAM using camera, pose estimation and image segmentation of human. This is used with path planning techniques that allow human and robot to cohabitate in shared environment.
Updated -
Códigos desenvolvidos ao longo das disciplinas que cursei
Updated -
Train YOLOv5 for breed classification on Oxford Pets III dataset from scratch on Google Colab, and serve through Dockerized implementation of a flask-based HTML/JS frontend and an asynchronous API service on FastAPI. Use of MLFlow for logging.
Updated