About 57,300 results
Open links in new tab
  1. Animal Image Dataset (90 Different Animals) | Kaggle

    Something went wrong and this page crashed! If the issue persists, it's likely a problem on our side. at https://www.kaggle.com/static/assets/app.js?v=a6046e13196253eb:1:2405902. at c …

  2. lucabaggi/animal-wildlife · Datasets at Hugging Face

    This dataset is a port of the "Animal Image Dataset" that you can find on Kaggle. The dataset contains 60 pictures for 90 types of animals, with various image sizes.

  3. GitHub - Thahit/Animal_Segmentation: Image segmentation on the …

    The goal was to test the effectiveness of SCG-Net: Self-Constructing Graph Neural Networks for Semantic Segmentation. The version with the variational auto-encoder was very bad and basically …

  4. Find Open Datasets and Machine Learning Projects | Kaggle

    Download Open Datasets on 1000s of Projects + Share Projects on One Platform. Explore Popular Topics Like Government, Sports, Medicine, Fintech, Food, More. Flexible Data Ingestion.

  5. Image Segmentation - Colab

    Formally, image segmentation refers to the process of partitioning an image into a set of pixels that we desire to identify (our target) and the background. Specifically, in this tutorial we...

  6. Image Segmentation: An In-Depth Guide - Towards Data Science

    Oct 6, 2023 · Image segmentation refers to the ability of computers (or more accurately models stored on computers) to take an image and assign each pixel in the image to a corresponding category.

  7. Image Segmentation: Tips and Tricks from 39 Kaggle Competitions

    May 19, 2020 · Hopefully, this article gave you some background into image segmentation tips and tricks and given you some tools and frameworks that you can use to start competing.

  8. GitHub - YS-05/AnimalClassifier: Using the Animals10 dataset from ...

    This project demonstrates an end-to-end image classification task using 2 different Convolutional Neural Networks (CNN) models. The goal of this project is to classify 10 different animals based on images.

  9. animals segmentation and detection | Kaggle

    Something went wrong and this page crashed! If the issue persists, it's likely a problem on our side. at https://www.kaggle.com/static/assets/app.js?v=a6046e13196253eb:1:2405902. at c …

  10. Efficient Image Segmentation Using PyTorch: Part 1

    Jun 27, 2023 · In this 4-part series, we’ll implement image segmentation step by step from scratch using deep learning techniques in PyTorch. We’ll start the series with the basic concepts and ideas needed …