- Opis :
Imagenet2012Corrupted to zbiór danych wygenerowany przez dodanie typowych uszkodzeń do obrazów w zbiorze danych ImageNet. W oryginalnej pracy istnieje 15 + 4 różnych korupcji, a każda z nich ma 5 poziomów ważności. Implementujemy także 4 dodatkowe zniekształcenia rozmycia gaussowskiego, nasycenia, rozprysków i szumu plamkowego. Losowość jest ustalona tak, że regeneracja jest deterministyczna.
Strona główna : https://openreview.net/forum?id=HJz6tiCqYm
Kod źródłowy :
tfds.datasets.imagenet2012_corrupted.Builder
Wersje :
-
0.0.1
: Początkowy zbiór danych -
3.1.0
(domyślnie): Zaimplementuj brakujące uszkodzenia. Napraw kolejność przycinania/zmiany rozmiaru i kodowanie plików -
5.0.0
: Brak informacji o wydaniu.
-
Rozmiar pobierania :
1.98 MiB
Rozmiar zbioru danych :
Unknown size
Instrukcje ręcznego pobierania : ten zestaw danych wymaga ręcznego pobrania danych źródłowych do
download_config.manual_dir
(domyślnie jest to~/tensorflow_datasets/downloads/manual/
):
katalog_ręczny powinien zawierać dwa pliki: ILSVRC2012_img_train.tar i ILSVRC2012_img_val.tar. Aby otrzymać link do pobrania zestawu danych, musisz zarejestrować się na stronie https://image-net.org/download-images .Automatyczne buforowanie ( dokumentacja ): Nieznane
Podziały :
Podział | Przykłady |
---|---|
'validation' | 50 000 |
- Struktura funkcji :
FeaturesDict({
'file_name': Text(shape=(), dtype=string),
'image': Image(shape=(224, 224, 3), dtype=uint8),
'label': ClassLabel(shape=(), dtype=int64, num_classes=1000),
})
- Dokumentacja funkcji :
Funkcja | Klasa | Kształt | Typ D | Opis |
---|---|---|---|---|
FunkcjeDykt | ||||
Nazwa pliku | Tekst | strunowy | ||
obraz | Obraz | (224, 224, 3) | uint8 | |
etykieta | Etykieta klasy | int64 |
Klucze nadzorowane (zobacz dokument
as_supervised
):('image', 'label')
Cytat :
@inproceedings{
hendrycks2018benchmarking,
title={Benchmarking Neural Network Robustness to Common Corruptions and Perturbations},
author={Dan Hendrycks and Thomas Dietterich},
booktitle={International Conference on Learning Representations},
year={2019},
url={https://openreview.net/forum?id=HJz6tiCqYm},
}
imagenet2012_corrupted/gaussian_noise_1 (konfiguracja domyślna)
Opis konfiguracji : typ uszkodzenia = gaussian_noise, ważność = 1
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/gaussian_noise_2
Opis konfiguracji : typ uszkodzenia = gaussian_noise, ważność = 2
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/gaussian_noise_3
Opis konfiguracji : typ korupcji = gaussian_noise, ważność = 3
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/gaussian_noise_4
Opis konfiguracji : typ uszkodzenia = gaussian_noise, ważność = 4
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/gaussian_noise_5
Opis konfiguracji : typ uszkodzenia = gaussian_noise, ważność = 5
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/shot_noise_1
Opis konfiguracji : typ uszkodzenia = shot_noise, ważność = 1
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/shot_noise_2
Opis konfiguracji : typ uszkodzenia = shot_noise, ważność = 2
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/shot_noise_3
Opis konfiguracji : typ uszkodzenia = shot_noise, ważność = 3
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/shot_noise_4
Opis konfiguracji : typ uszkodzenia = shot_noise, ważność = 4
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/shot_noise_5
Opis konfiguracji : typ uszkodzenia = shot_noise, ważność = 5
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/impulse_noise_1
Opis konfiguracji : typ uszkodzenia = szum_impulsu, istotność = 1
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/impulse_noise_2
Opis konfiguracji : typ uszkodzenia = szum_impulsowy, istotność = 2
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/impulse_noise_3
Opis konfiguracji : typ uszkodzenia = szum_impulsowy, istotność = 3
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/impulse_noise_4
Opis konfiguracji : typ uszkodzenia = szum_impulsu, istotność = 4
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/impulse_noise_5
Opis konfiguracji : typ uszkodzenia = szum_impulsu, istotność = 5
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/defocus_blur_1
Opis konfiguracji : typ uszkodzenia = defocus_blur, ważność = 1
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/defocus_blur_2
Opis konfiguracji : typ uszkodzenia = defocus_blur, ważność = 2
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/defocus_blur_3
Opis konfiguracji : typ uszkodzenia = defocus_blur, ważność = 3
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/defocus_blur_4
Opis konfiguracji : typ uszkodzenia = defocus_blur, istotność = 4
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/defocus_blur_5
Opis konfiguracji : typ uszkodzenia = defocus_blur, ważność = 5
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/glass_blur_1
Opis konfiguracji : typ uszkodzenia = glass_blur, ważność = 1
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/glass_blur_2
Opis konfiguracji : typ uszkodzenia = glass_blur, ważność = 2
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/glass_blur_3
Opis konfiguracji : typ uszkodzenia = glass_blur, ważność = 3
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/glass_blur_4
Opis konfiguracji : typ uszkodzenia = glass_blur, ważność = 4
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/glass_blur_5
Opis konfiguracji : typ uszkodzenia = glass_blur, ważność = 5
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/motion_blur_1
Opis konfiguracji : typ uszkodzenia = motion_blur, ważność = 1
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/motion_blur_2
Opis konfiguracji : typ uszkodzenia = motion_blur, ważność = 2
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/motion_blur_3
Opis konfiguracji : typ uszkodzenia = motion_blur, ważność = 3
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/motion_blur_4
Opis konfiguracji : typ uszkodzenia = motion_blur, ważność = 4
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/motion_blur_5
Opis konfiguracji : typ uszkodzenia = motion_blur, ważność = 5
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/zoom_blur_1
Opis konfiguracji : typ uszkodzenia = zoom_blur, ważność = 1
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/zoom_blur_2
Opis konfiguracji : typ uszkodzenia = zoom_blur, ważność = 2
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/zoom_blur_3
Opis konfiguracji : typ uszkodzenia = zoom_blur, ważność = 3
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/zoom_blur_4
Opis konfiguracji : typ uszkodzenia = zoom_blur, ważność = 4
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/zoom_blur_5
Opis konfiguracji : typ uszkodzenia = zoom_blur, ważność = 5
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/snow_1
Opis konfiguracji : typ uszkodzenia = śnieg, stopień ważności = 1
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/snow_2
Opis konfiguracji : typ uszkodzenia = śnieg, stopień ważności = 2
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/snow_3
Opis konfiguracji : typ uszkodzenia = śnieg, stopień ważności = 3
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/snow_4
Opis konfiguracji : typ uszkodzenia = śnieg, stopień ważności = 4
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/snow_5
Opis konfiguracji : typ uszkodzenia = śnieg, stopień ważności = 5
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/frost_1
Opis konfiguracji : typ uszkodzenia = mróz, istotność = 1
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/frost_2
Opis konfiguracji : typ uszkodzenia = mróz, stopień ważności = 2
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/frost_3
Opis konfiguracji : typ uszkodzenia = mróz, stopień ważności = 3
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/frost_4
Opis konfiguracji : typ uszkodzenia = mróz, stopień ważności = 4
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/frost_5
Opis konfiguracji : typ uszkodzenia = mróz, stopień ważności = 5
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/fog_1
Opis konfiguracji : typ uszkodzenia = mgła, stopień ważności = 1
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/fog_2
Opis konfiguracji : typ uszkodzenia = mgła, stopień ważności = 2
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/fog_3
Opis konfiguracji : typ uszkodzenia = mgła, stopień ważności = 3
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/fog_4
Opis konfiguracji : typ uszkodzenia = mgła, stopień ważności = 4
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/fog_5
Opis konfiguracji : typ uszkodzenia = mgła, stopień ważności = 5
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/brightness_1
Opis konfiguracji : typ uszkodzenia = jasność, ważność = 1
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/brightness_2
Opis konfiguracji : typ uszkodzenia = jasność, ważność = 2
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/brightness_3
Opis konfiguracji : typ uszkodzenia = jasność, ważność = 3
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/brightness_4
Opis konfiguracji : typ uszkodzenia = jasność, istotność = 4
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/brightness_5
Opis konfiguracji : typ uszkodzenia = jasność, istotność = 5
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/contrast_1
Opis konfiguracji : typ uszkodzenia = kontrast, istotność = 1
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/contrast_2
Opis konfiguracji : typ uszkodzenia = kontrast, istotność = 2
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/contrast_3
Opis konfiguracji : typ uszkodzenia = kontrast, istotność = 3
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/contrast_4
Opis konfiguracji : typ uszkodzenia = kontrast, istotność = 4
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/contrast_5
Opis konfiguracji : typ uszkodzenia = kontrast, istotność = 5
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/elastic_transform_1
Opis konfiguracji : typ uszkodzenia = Elastic_transform, ważność = 1
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/elastic_transform_2
Opis konfiguracji : typ uszkodzenia = elastyczna_transformacja, ważność = 2
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/elastic_transform_3
Opis konfiguracji : typ uszkodzenia = elastyczna_transformacja, ważność = 3
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/elastic_transform_4
Opis konfiguracji : typ uszkodzenia = Elastic_transform, ważność = 4
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/elastic_transform_5
Opis konfiguracji : typ uszkodzenia = Elastic_transform, ważność = 5
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/pixelate_1
Opis konfiguracji : typ uszkodzenia = liczba pikseli, ważność = 1
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/pixelate_2
Opis konfiguracji : typ uszkodzenia = liczba pikseli, ważność = 2
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/pixelate_3
Opis konfiguracji : typ uszkodzenia = liczba pikseli, ważność = 3
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/pixelate_4
Opis konfiguracji : typ uszkodzenia = liczba pikseli, ważność = 4
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/pixelate_5
Opis konfiguracji : typ uszkodzenia = liczba pikseli, ważność = 5
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/jpeg_compression_1
Opis konfiguracji : typ uszkodzenia = jpeg_compression, ważność = 1
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/jpeg_compression_2
Opis konfiguracji : typ uszkodzenia = jpeg_compression, ważność = 2
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/jpeg_compression_3
Opis konfiguracji : typ uszkodzenia = jpeg_compression, ważność = 3
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/jpeg_compression_4
Opis konfiguracji : typ uszkodzenia = jpeg_compression, ważność = 4
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/jpeg_compression_5
Opis konfiguracji : typ uszkodzenia = jpeg_compression, ważność = 5
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/gaussian_blur_1
Opis konfiguracji : typ uszkodzenia = gaussian_blur, ważność = 1
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/gaussian_blur_2
Opis konfiguracji : typ uszkodzenia = gaussian_blur, ważność = 2
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/gaussian_blur_3
Opis konfiguracji : typ uszkodzenia = gaussian_blur, ważność = 3
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/gaussian_blur_4
Opis konfiguracji : typ uszkodzenia = gaussian_blur, ważność = 4
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/gaussian_blur_5
Opis konfiguracji : typ uszkodzenia = gaussian_blur, ważność = 5
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/saturate_1
Opis konfiguracji : typ uszkodzenia = nasycenie, ważność = 1
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/saturate_2
Opis konfiguracji : typ uszkodzenia = nasycenie, ważność = 2
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/saturate_3
Opis konfiguracji : typ uszkodzenia = nasycenie, ważność = 3
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/saturate_4
Opis konfiguracji : typ uszkodzenia = nasycenie, ważność = 4
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/saturate_5
Opis konfiguracji : typ uszkodzenia = nasycenie, ważność = 5
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/spatter_1
Opis konfiguracji : typ uszkodzenia = rozpryski, istotność = 1
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/spatter_2
Opis konfiguracji : typ uszkodzenia = rozpryski, stopień ważności = 2
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/spatter_3
Opis konfiguracji : typ uszkodzenia = rozpryski, stopień ważności = 3
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/spatter_4
Opis konfiguracji : typ uszkodzenia = rozpryski, stopień ważności = 4
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/spatter_5
Opis konfiguracji : typ uszkodzenia = rozpryski, stopień ważności = 5
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/speckle_noise_1
Opis konfiguracji : typ uszkodzenia = speckle_noise, ważność = 1
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/speckle_noise_2
Opis konfiguracji : typ uszkodzenia = speckle_noise, ważność = 2
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/speckle_noise_3
Opis konfiguracji : typ uszkodzenia = speckle_noise, ważność = 3
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/speckle_noise_4
Opis konfiguracji : typ uszkodzenia = speckle_noise, ważność = 4
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
imagenet2012_corrupted/speckle_noise_5
Opis konfiguracji : typ uszkodzenia = speckle_noise, ważność = 5
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):