The dataset could not be loaded because the splits use different data file formats, which is not supported. Read more about the splits configuration. Click for more details.
Couldn't infer the same data file format for all splits. Got {NamedSplit('train'): ('imagefolder', {}), NamedSplit('validation'): ('text', {}), NamedSplit('test'): ('text', {})}
Error code:   FileFormatMismatchBetweenSplitsError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

roboone_auto_dataset

Reference

Setup

git clone [email protected]:datasets/nyxrobotics/roboone_auto_dataset

Configuration

  • maskal_ws/config
    • classes.yaml
    • directory.yaml
    • maskal.yaml
    • meta.json
    • network

Get PNG images from youtube videos

  • Create youtube public playlist on youtube website
  • Download mp4 videos from the playlist
bash modules/download_from_youtube.sh
  • Create png images from mp4
bash modules/mp4_to_png.sh

Run maskal and annotate

  • Move PNG images to maskal_ws/imgs
bash modules/move_png_to_ws.sh
  • Run maskal
bash modules/run_maskal.sh
  • Run labelme
bash modules/run_labelme.sh

Train dataset

License


license: apache-2.0

Downloads last month
1