Giter VIP home page Giter VIP logo

unet_on_oxford_pet_dataset's Introduction

U-Net on Oxford Pets III Dataset

This project implements U-Net, a convolutional neural network architecture, on the Oxford Pets III dataset. U-Net is particularly effective for image segmentation tasks, which makes it suitable for tasks like pet object detection, instance segmentation, and more.

UNET

Dataset

The Oxford Pets III dataset contains a large collection of images of various pet breeds with corresponding pixel-wise masks for object segmentation. It serves as a benchmark for various computer vision tasks.

The dataset is downloaded from tensorflow datasets API inside the notebook and its size is approximately 770 mg.

Notebook

To view and interact with the notebook containing the U-Net implementation and experimentations, please open the following file:

Notebook File

You can check out the model's architecture for u-net below this readme file, somehow it's available as an image file in this repository. (model.png)

Usage

  1. Clone the repository:
git clone https://github.com/parsakhavarinejad/unet_on_oxford_pet_dataset
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Open the notebook file in Jupyter Notebook or Jupyter Lab.

  2. Follow the step-by-step instructions and code cells in the notebook to explore the U-Net implementation, train the model, evaluate results, and visualize predictions.

Results

The model's accuracy is 81% in 15 epochs.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please create a GitHub issue or submit a pull request.

unet_on_oxford_pet_dataset's People

Contributors

parsakhavarinejad avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.