davis

  • opis :

Zestaw danych segmentacji obiektów wideo DAVIS 2017.

Rozdzielać Przykłady
'train' 60
'validation' 30
  • Struktura funkcji :
FeaturesDict({
   
'metadata': FeaturesDict({
       
'num_frames': int64,
       
'video_name': string,
   
}),
   
'video': Sequence({
       
'frames': Image(shape=(None, None, 3), dtype=uint8),
       
'segmentations': Image(shape=(None, None, 1), dtype=uint8),
   
}),
})
  • Dokumentacja funkcji :
Funkcja Klasa Kształt Typ D Opis
FunkcjeDict
metadane FunkcjeDict
metadane/liczba_ramek Napinacz int64
metadane/nazwa_wideo Napinacz strunowy
wideo Sekwencja
wideo/klatki Obraz (Brak, Brak, 3) uint8
wideo/segmentacje Obraz (Brak, Brak, 1) uint8
@article{DBLP:journals/corr/Pont-TusetPCASG17,
  author    
= {Jordi Pont{-}Tuset and
               
Federico Perazzi and
               
Sergi Caelles and
               
Pablo Arbelaez and
               
Alexander Sorkine{-}Hornung and
               
Luc Van Gool},
  title    
= {The 2017 {DAVIS} Challenge on Video Object Segmentation},
  journal  
= {CoRR},
  volume    
= {abs/1704.00675},
  year      
= {2017},
  url      
= {http://arxiv.org/abs/1704.00675},
  archivePrefix
= {arXiv},
  eprint    
= {1704.00675},
  timestamp
= {Mon, 13 Aug 2018 16:48:55 +0200},
  biburl    
= {https://dblp.org/rec/journals/corr/Pont-TusetPCASG17.bib},
  bibsource
= {dblp computer science bibliography, https://dblp.org}
}

davis/480p (domyślna konfiguracja)

  • Opis konfiguracji: wersja zestawu danych 480p

  • Rozmiar pliku do pobrania : 794.19 MiB

  • Rozmiar zbioru danych : 792.26 MiB

  • Przykłady ( tfds.as_dataframe ):

davis/pełna_rozdzielczość

  • Opis konfiguracji : wersja zestawu danych w pełnej rozdzielczości.

  • Rozmiar pliku do pobrania : 2.75 GiB

  • Rozmiar zestawu danych : 2.78 GiB

  • Przykłady ( tfds.as_dataframe ):