22 datasets found
  1. R

    Data from: Openimage Dataset

    • universe.roboflow.com
    zip
    Updated May 1, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    testopenimage (2024). Openimage Dataset [Dataset]. https://universe.roboflow.com/testopenimage/openimage-oztni
    Explore at:
    zipAvailable download formats
    Dataset updated
    May 1, 2024
    Dataset authored and provided by
    testopenimage
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Variables measured
    Cars Bounding Boxes
    Description

    Openimage

    ## Overview
    
    Openimage is a dataset for object detection tasks - it contains Cars annotations for 5,878 images.
    
    ## Getting Started
    
    You can download this dataset for use within your own projects, or fork it into a workspace on Roboflow to create your own model.
    
      ## License
    
      This dataset is available under the [CC BY 4.0 license](https://creativecommons.org/licenses/CC BY 4.0).
    
  2. P

    OpenImage-O Dataset

    • paperswithcode.com
    Updated May 7, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Haoqi Wang; Zhizhong Li; Litong Feng; Wayne Zhang (2022). OpenImage-O Dataset [Dataset]. https://paperswithcode.com/dataset/imagenet-1k-vs-openimage-o
    Explore at:
    Dataset updated
    May 7, 2022
    Authors
    Haoqi Wang; Zhizhong Li; Litong Feng; Wayne Zhang
    Description

    It is manually annotated, comes with a naturally diverse distribution, and has a large scale. It is built to overcome several shortcomings of existing OOD benchmarks. OpenImage-O is image-by-image filtered from the test set of OpenImage-V3, which has been collected from Flickr without a predefined list of class names or tags, leading to natural class statistics and avoiding an initial design bias.

  3. T

    open_images_v4

    • tensorflow.org
    • opendatalab.com
    • +1more
    Updated Jun 1, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2024). open_images_v4 [Dataset]. https://www.tensorflow.org/datasets/catalog/open_images_v4
    Explore at:
    Dataset updated
    Jun 1, 2024
    Description

    Open Images is a dataset of ~9M images that have been annotated with image-level labels and object bounding boxes.

    The training set of V4 contains 14.6M bounding boxes for 600 object classes on 1.74M images, making it the largest existing dataset with object location annotations. The boxes have been largely manually drawn by professional annotators to ensure accuracy and consistency. The images are very diverse and often contain complex scenes with several objects (8.4 per image on average). Moreover, the dataset is annotated with image-level labels spanning thousands of classes.

    To use this dataset:

    import tensorflow_datasets as tfds
    
    ds = tfds.load('open_images_v4', split='train')
    for ex in ds.take(4):
     print(ex)
    

    See the guide for more informations on tensorflow_datasets.

    https://storage.googleapis.com/tfds-data/visualization/fig/open_images_v4-original-2.0.0.png" alt="Visualization" width="500px">

  4. P

    OpenImages-v6 Dataset

    • paperswithcode.com
    Updated Dec 5, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Alina Kuznetsova; Hassan Rom; Neil Alldrin; Jasper Uijlings; Ivan Krasin; Jordi Pont-Tuset; Shahab Kamali; Stefan Popov; Matteo Malloci; Alexander Kolesnikov; Tom Duerig; Vittorio Ferrari (2023). OpenImages-v6 Dataset [Dataset]. https://paperswithcode.com/dataset/openimages-v6
    Explore at:
    Dataset updated
    Dec 5, 2023
    Authors
    Alina Kuznetsova; Hassan Rom; Neil Alldrin; Jasper Uijlings; Ivan Krasin; Jordi Pont-Tuset; Shahab Kamali; Stefan Popov; Matteo Malloci; Alexander Kolesnikov; Tom Duerig; Vittorio Ferrari
    Description

    OpenImages V6 is a large-scale dataset , consists of 9 million training images, 41,620 validation samples, and 125,456 test samples. It is a partially annotated dataset, with 9,600 trainable classes

  5. R

    Vehicles Openimage Dataset

    • universe.roboflow.com
    zip
    Updated Apr 29, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    public (2022). Vehicles Openimage Dataset [Dataset]. https://universe.roboflow.com/public-mbdpy/vehicles-openimage/dataset/2
    Explore at:
    zipAvailable download formats
    Dataset updated
    Apr 29, 2022
    Dataset authored and provided by
    public
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Variables measured
    Vehicles Bounding Boxes
    Description

    Vehicles OpenImage

    ## Overview
    
    Vehicles OpenImage is a dataset for object detection tasks - it contains Vehicles annotations for 1,121 images.
    
    ## Getting Started
    
    You can download this dataset for use within your own projects, or fork it into a workspace on Roboflow to create your own model.
    
      ## License
    
      This dataset is available under the [CC BY 4.0 license](https://creativecommons.org/licenses/CC BY 4.0).
    
  6. Vehicles Openimages Dataset

    • universe.roboflow.com
    zip
    Updated Jun 17, 2022
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Roboflow (2022). Vehicles Openimages Dataset [Dataset]. https://universe.roboflow.com/roboflow-gw7yv/vehicles-openimages/dataset/1
    Explore at:
    zipAvailable download formats
    Dataset updated
    Jun 17, 2022
    Dataset authored and provided by
    Roboflowhttps://roboflow.com/
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Variables measured
    Vehicles Bounding Boxes
    Description

    https://i.imgur.com/ztezlER.png" alt="Image example">

    Overview

    This dataset contains 627 images of various vehicle classes for object detection. These images are derived from the Open Images open source computer vision datasets.

    This dataset only scratches the surface of the Open Images dataset for vehicles!

    https://i.imgur.com/4ZHN8kk.png" alt="Image example">

    Use Cases

    • Train object detector to differentiate between a car, bus, motorcycle, ambulance, and truck.
    • Checkpoint object detector for autonomous vehicle detector
    • Test object detector on high density of ambulances in vehicles
    • Train ambulance detector
    • Explore the quality and range of Open Image dataset

    Tools Used to Derive Dataset

    https://i.imgur.com/1U0M573.png" alt="Image example">

    These images were gathered via the OIDv4 Toolkit This toolkit allows you to pick an object class and retrieve a set number of images from that class with bound box lables.

    We provide this dataset as an example of the ability to query the OID for a given subdomain. This dataset can easily be scaled up - please reach out to us if that interests you.

  7. R

    Vehicles Openimage Yolov5 Dataset

    • universe.roboflow.com
    zip
    Updated Jan 28, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    new-workspace-lerwa (2022). Vehicles Openimage Yolov5 Dataset [Dataset]. https://universe.roboflow.com/new-workspace-lerwa/vehicles-openimage-yolov5
    Explore at:
    zipAvailable download formats
    Dataset updated
    Jan 28, 2022
    Dataset authored and provided by
    new-workspace-lerwa
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Variables measured
    Vehicles Bounding Boxes
    Description

    Vehicles OpenImage Yolov5

    ## Overview
    
    Vehicles OpenImage Yolov5 is a dataset for object detection tasks - it contains Vehicles annotations for 627 images.
    
    ## Getting Started
    
    You can download this dataset for use within your own projects, or fork it into a workspace on Roboflow to create your own model.
    
      ## License
    
      This dataset is available under the [CC BY 4.0 license](https://creativecommons.org/licenses/CC BY 4.0).
    
  8. P

    Open Images V7 Dataset

    • paperswithcode.com
    Updated Jan 5, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Rodrigo Benenson; Vittorio Ferrari (2025). Open Images V7 Dataset [Dataset]. https://paperswithcode.com/dataset/open-images-v7
    Explore at:
    Dataset updated
    Jan 5, 2025
    Authors
    Rodrigo Benenson; Vittorio Ferrari
    Description

    Open Images is a computer vision dataset covering ~9 million images with labels spanning thousands of object categories. A subset of 1.9M includes diverse annotations types.

    15,851,536 boxes on 600 classes 2,785,498 instance segmentations on 350 classes 3,284,280 relationship annotations on 1,466 relationships 675,155 localized narratives (synchronized voice, mouse trace, and text caption) 66,391,027 point-level annotations on 5,827 classes 61,404,966 image-level labels on 20,638 classes

    Images are under a CC BY 2.0 license, annotations under CC BY 4.0 license.

  9. flowers-tpu-openimage-tfrecords

    • kaggle.com
    Updated Apr 15, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Caleb (2020). flowers-tpu-openimage-tfrecords [Dataset]. https://www.kaggle.com/calebeverett/flowers-tpu-openimage-tfrecords/notebooks
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Apr 15, 2020
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Caleb
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    Tfrecords for openimage flowers in https://www.kaggle.com/hengck23/externaldatasettpuflower dataset with separate set for roses. Original images were just cropped square and then resized. Original filename included as id.

  10. Z

    SUTO-Solar through-turbulence open image dataset

    • data.niaid.nih.gov
    • zenodo.org
    Updated Oct 18, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Valeri Orlov (2022). SUTO-Solar through-turbulence open image dataset [Dataset]. https://data.niaid.nih.gov/resources?id=zenodo_7064323
    Explore at:
    Dataset updated
    Oct 18, 2022
    Dataset provided by
    Adam Popowicz
    Valeri Orlov
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Database of solar small-area images disturbed by turbulent atmosphere. Together with short series of images, an MFBD-assisted recovered image is provided. Paper describing the dataset as well as utilized instrumentation can be found in the original work at https://www.mdpi.com/1424-8220/22/20/7902

  11. R

    Fish Detection V2 Open Image Dataset

    • universe.roboflow.com
    zip
    Updated Oct 18, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    YOLOv5Fish (2023). Fish Detection V2 Open Image Dataset [Dataset]. https://universe.roboflow.com/yolov5fish-fqwod/fish-detection-v2-open-image
    Explore at:
    zipAvailable download formats
    Dataset updated
    Oct 18, 2023
    Dataset authored and provided by
    YOLOv5Fish
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Variables measured
    Fish Bounding Boxes
    Description

    Fish Detection V2 Open Image

    ## Overview
    
    Fish Detection V2 Open Image is a dataset for object detection tasks - it contains Fish annotations for 4,667 images.
    
    ## Getting Started
    
    You can download this dataset for use within your own projects, or fork it into a workspace on Roboflow to create your own model.
    
      ## License
    
      This dataset is available under the [CC BY 4.0 license](https://creativecommons.org/licenses/CC BY 4.0).
    
  12. a

    Google Open Images

    • academictorrents.com
    bittorrent
    Updated Oct 31, 2016
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    None (2016). Google Open Images [Dataset]. https://academictorrents.com/details/9e9194e21ce045deee8d811481b4cd676b20b06b
    Explore at:
    bittorrent(456558676166)Available download formats
    Dataset updated
    Oct 31, 2016
    Authors
    None
    License

    https://academictorrents.com/nolicensespecifiedhttps://academictorrents.com/nolicensespecified

    Description

    Open Images is a dataset of ~9 million URLs to images that have been annotated with labels spanning over 6000 categories. This is train and validation part of dataset. All images resized to 420 on small side. The name of the saved image corresponds to Google s ImageID which can be used to look up labels in the open image dataset. Train all: 9011219 downloaded: 8798643 labeled: 8646180 post-download clean: 8591564 Validation all: 167056 downloaded: 160957 post-download clean: 159847

  13. R

    Google Open Image Cars Dataset Dataset

    • universe.roboflow.com
    zip
    Updated Jul 23, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Raza Rizwan (2022). Google Open Image Cars Dataset Dataset [Dataset]. https://universe.roboflow.com/raza-rizwan/google-open-image-cars-dataset/dataset/1
    Explore at:
    zipAvailable download formats
    Dataset updated
    Jul 23, 2022
    Dataset authored and provided by
    Raza Rizwan
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Variables measured
    Car Bounding Boxes
    Description

    Google Open Image Cars Dataset

    ## Overview
    
    Google Open Image Cars Dataset is a dataset for object detection tasks - it contains Car annotations for 1,100 images.
    
    ## Getting Started
    
    You can download this dataset for use within your own projects, or fork it into a workspace on Roboflow to create your own model.
    
      ## License
    
      This dataset is available under the [CC BY 4.0 license](https://creativecommons.org/licenses/CC BY 4.0).
    
  14. R

    Openimages Traffic Dataset

    • universe.roboflow.com
    zip
    Updated Sep 15, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Paul Bozan (2023). Openimages Traffic Dataset [Dataset]. https://universe.roboflow.com/paul-bozan-yswlh/openimages-traffic
    Explore at:
    zipAvailable download formats
    Dataset updated
    Sep 15, 2023
    Dataset authored and provided by
    Paul Bozan
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Variables measured
    Persons, Cars Bounding Boxes
    Description

    OpenImages Traffic

    ## Overview
    
    OpenImages Traffic is a dataset for object detection tasks - it contains Persons, Cars annotations for 290 images.
    
    ## Getting Started
    
    You can download this dataset for use within your own projects, or fork it into a workspace on Roboflow to create your own model.
    
      ## License
    
      This dataset is available under the [CC BY 4.0 license](https://creativecommons.org/licenses/CC BY 4.0).
    
  15. R

    Openimages Dataset

    • universe.roboflow.com
    zip
    Updated Jan 17, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Amritaansh Narain (2022). Openimages Dataset [Dataset]. https://universe.roboflow.com/amritaansh-narain/openimages-jbv8t/dataset/1
    Explore at:
    zipAvailable download formats
    Dataset updated
    Jan 17, 2022
    Dataset authored and provided by
    Amritaansh Narain
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Variables measured
    Funny Bounding Boxes
    Description

    OpenImages

    ## Overview
    
    OpenImages is a dataset for object detection tasks - it contains Funny annotations for 627 images.
    
    ## Getting Started
    
    You can download this dataset for use within your own projects, or fork it into a workspace on Roboflow to create your own model.
    
      ## License
    
      This dataset is available under the [CC BY 4.0 license](https://creativecommons.org/licenses/CC BY 4.0).
    
  16. Car_detection

    • kaggle.com
    Updated Mar 24, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Ahmed Haytham (2022). Car_detection [Dataset]. https://www.kaggle.com/datasets/ahmedhaytham/car-detection
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Mar 24, 2022
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Ahmed Haytham
    Description

    here ?

    1. just uploaded it here to make it easy for me and others to use
    2. There is no data similar to it on kaggle

    Vehicles-OpenImages > 416x416

    https://public.roboflow.ai/object-detection/vehicles-openimages

    Provided by Jacob Solawetz License: CC BY 4.0

    https://i.imgur.com/ztezlER.png" alt="Image example">

    Overview

    This dataset contains 627 images of various vehicle classes for object detection. These images are derived from the Open Images open source computer vision datasets.

    This dataset only scratches the surface of the Open Images dataset for vehicles!

    https://i.imgur.com/4ZHN8kk.png" alt="Image example">

    Use Cases

    • Train object detector to differentiate between a car, bus, motorcycle, ambulance, and truck.
    • Checkpoint object detector for autonomous vehicle detector
    • Test object detector on high density of ambulances in vehicles
    • Train ambulance detector
    • Explore the quality and range of Open Image dataset

    Tools Used to Derive Dataset

    https://i.imgur.com/1U0M573.png" alt="Image example">

    These images were gathered via the OIDv4 Toolkit This toolkit allows you to pick an object class and retrieve a set number of images from that class with bound box lables.

    We provide this dataset as an example of the ability to query the OID for a given subdomain. This dataset can easily be scaled up - please reach out to us if that interests you.

  17. O

    OpenImages

    • opendatalab.com
    • kaggle.com
    zip
    Updated Mar 20, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Google (2023). OpenImages [Dataset]. https://opendatalab.com/OpenDataLab/OpenImages
    Explore at:
    zipAvailable download formats
    Dataset updated
    Mar 20, 2023
    Dataset provided by
    Google
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Open Images is a dataset of ~9 million URLs to images that have been annotated with labels spanning over 6000 categories.

  18. R

    Openimages Val+test Dataset

    • universe.roboflow.com
    zip
    Updated Apr 28, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    GonzaloM TFG (2024). Openimages Val+test Dataset [Dataset]. https://universe.roboflow.com/gonzalom-tfg/openimages-val-test
    Explore at:
    zipAvailable download formats
    Dataset updated
    Apr 28, 2024
    Dataset authored and provided by
    GonzaloM TFG
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Variables measured
    P V T C D Bi M A B Bounding Boxes
    Description

    OpenImages Val+Test

    ## Overview
    
    OpenImages Val+Test is a dataset for object detection tasks - it contains P V T C D Bi M A B annotations for 703 images.
    
    ## Getting Started
    
    You can download this dataset for use within your own projects, or fork it into a workspace on Roboflow to create your own model.
    
      ## License
    
      This dataset is available under the [CC BY 4.0 license](https://creativecommons.org/licenses/CC BY 4.0).
    
  19. R

    Shellfish Openimages Dataset

    • universe.roboflow.com
    zip
    Updated Aug 18, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Jacob Solawetz (2022). Shellfish Openimages Dataset [Dataset]. https://universe.roboflow.com/jacob-solawetz/shellfish-openimages/dataset/3
    Explore at:
    zipAvailable download formats
    Dataset updated
    Aug 18, 2022
    Dataset authored and provided by
    Jacob Solawetz
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Variables measured
    Shellfish Bounding Boxes
    Description

    https://i.imgur.com/4LoSPQh.png" alt="Image example">

    Overview

    This dataset contains 581 images of various shellfish classes for object detection. These images are derived from the Open Images open source computer vision datasets.

    This dataset only scratches the surface of the Open Images dataset for shellfish!

    https://i.imgur.com/oMK91v6.png" alt="Image example">

    Use Cases

    • Train object detector to differentiate between a lobster, shrimp, and crab.
    • Train object dector to differentiate between shellfish
    • Object detection dataset across different sub-species
    • Object detection among related species
    • Test object detector on highly related objects
    • Train shellfish detector
    • Explore the quality and range of Open Image dataset

    Tools Used to Derive Dataset

    https://i.imgur.com/1U0M573.png" alt="Image example">

    These images were gathered via the OIDv4 Toolkit This toolkit allows you to pick an object class and retrieve a set number of images from that class with bound box lables.

    We provide this dataset as an example of the ability to query the OID for a given subdomain. This dataset can easily be scaled up - please reach out to us if that interests you.

  20. R

    Open Poetry Vision Object Detection Dataset - 512x512

    • public.roboflow.com
    zip
    Updated Apr 7, 2022
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Brad Dwyer (2022). Open Poetry Vision Object Detection Dataset - 512x512 [Dataset]. https://public.roboflow.com/object-detection/open-poetry-vision/1
    Explore at:
    zipAvailable download formats
    Dataset updated
    Apr 7, 2022
    Dataset authored and provided by
    Brad Dwyer
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Variables measured
    Bounding Boxes of text
    Description

    Overview

    The Open Poetry Vision dataset is a synthetic dataset created by Roboflow for OCR tasks.

    It combines a random image from the Open Images Dataset with text primarily sampled from Gwern's GPT-2 Poetry project. Each image in the dataset contains between 1 and 5 strings in a variety of fonts and colors randomly positioned in the 512x512 canvas. The classes correspond to the font of the text.

    Example Image: https://i.imgur.com/sZT516a.png" alt="Example Image">

    Use Cases

    A common OCR workflow is to use a neural network to isolate text for input into traditional optical character recognition software. This dataset could make a good starting point for an OCR project like business card parsing or automated paper form-processing.

    Alternatively, you could try your hand using this as a neural font identification dataset. Nvidia, amongst others, have had success with this task.

    Using this Dataset

    Use the fork button to copy this dataset to your own Roboflow account and export it with new preprocessing settings (perhaps resized for your model's desired format or converted to grayscale), or additional augmentations to make your model generalize better. This particular dataset would be very well suited for Roboflow's new advanced Bounding Box Only Augmentations.

    Version 5 of this dataset (classes_all_text-raw-images) has all classes remapped to be labeled as "text." This was accomplished by using Modify Classes as a preprocessing step.

    Version 6 of this dataset (classes_all_text-augmented-FAST) has all classes remapped to be labeled as "text." and was trained with Roboflow's Fast Model.

    Version 7 of this dataset (classes_all_text-augmented-ACCURATE) has all classes remapped to be labeled as "text." and was trained with Roboflow's Accurate Model.

    About Roboflow

    Roboflow makes managing, preprocessing, augmenting, and versioning datasets for computer vision seamless.

    Developers reduce 50% of their code when using Roboflow's workflow, automate annotation quality assurance, save training time, and increase model reproducibility.

    Roboflow Workmark

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
testopenimage (2024). Openimage Dataset [Dataset]. https://universe.roboflow.com/testopenimage/openimage-oztni

Data from: Openimage Dataset

openimage-oztni

openimage-dataset

Related Article
Explore at:
zipAvailable download formats
Dataset updated
May 1, 2024
Dataset authored and provided by
testopenimage
License

Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically

Variables measured
Cars Bounding Boxes
Description

Openimage

## Overview

Openimage is a dataset for object detection tasks - it contains Cars annotations for 5,878 images.

## Getting Started

You can download this dataset for use within your own projects, or fork it into a workspace on Roboflow to create your own model.

  ## License

  This dataset is available under the [CC BY 4.0 license](https://creativecommons.org/licenses/CC BY 4.0).
Search
Clear search
Close search
Google apps
Main menu