UAws/CV-3315-Is-All-You-Need
CV′3315 Is All You Need – Semantic Segmentation Course Competition @ The University of Adelaide
This project helps computer vision practitioners accurately delineate objects in images. You input an image, and it outputs a segmented image where different objects (like roads, cars, or pedestrians) are highlighted or color-coded. It's designed for researchers or engineers working on tasks requiring precise object identification within visual data.
No commits in the last 6 months.
Use this if you need to precisely outline and categorize different objects within images for applications like autonomous driving or aerial imagery analysis.
Not ideal if you're looking for a simple, out-of-the-box solution without any experience in deep learning frameworks or dataset preparation.
Stars
22
Forks
5
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Oct 09, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/UAws/CV-3315-Is-All-You-Need"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MLSTRUCT/MLStructFP
Multi-unit floor plan dataset for architectural analysis and recognition
DrSleep/light-weight-refinenet
Light-Weight RefineNet for Real-Time Semantic Segmentation
wkentaro/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original...
luyanger1799/Amazing-Semantic-Segmentation
Amazing Semantic Segmentation on Tensorflow && Keras (include FCN, UNet, SegNet, PSPNet, PAN,...
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch