Open Dataset
Data Structure ?
2460.94M
Data Structure ?
*The above analysis is the result extracted and analyzed by the system, and the specific actual data shall prevail.
README.md
文脈
このデータセットは、画像のセマンティックセグメンテーションのための完全畳み込みネットワークの基本を教えるために作成しました。ほとんどの実世界のセマンティック画像セグメンテーションタスクでは、トレーニングや実験に時間がかかる巨大なネットワークを構築する必要があります。このデータセットは、[MNISTデータセット](https://www.kaggle.com/c/digit-recognizer/data)から最大3つのランダムな28px×28pxのグレースケール画像を選択し、それらを単一の64px(高さ)×84px(幅)の画像にコピーすることで生成されました。数字は重ならないように貼り付けられ、元の画像には変換が適用されなかったため、M2NISTの数字はMNISTの数字と同じ向きを維持しています。
内容
このデータセットには、`combined.npy`に5000枚の多桁画像と、`segmented.npy`に各画像に対応する11個のセグメンテーションマスクが含まれています。これらのファイルは`numpy.load()`を使用して読み込むことができます。例えば、`combined=np.load('combined.npy')` および `segmented = np.load('segmented.npy')` として読み込むことができます。`combined.npy` のデータは `(5000, 64, 84)` の形状を持ち、`segmented.npy` のデータは `(5000, 64, 84, 11)` の形状を持ちます。`combined.npy` の各要素は最大3つの数字が含まれるグレースケール画像です。`segmented.npy` の対応する要素は、64行、84列、11層またはチャネルのテンソルです。各層またはチャネルは2値マスクです。k番目の層(0 <= k < 9)は、合成画像に数字kが存在する場所に1が設定され、それ以外の場所には0が設定されます。最後の層k = 10は背景を表し、合成画像に数字が存在しない場所に1が設定され、元の画像に何らかの数字が存在するピクセルの場所には0が設定されます。
謝辞
このデータセットは最終的に、YanLeCunと彼のグループによって公開されたデータ(http://yann.lecun.com/exdb/mnist/index.html)に由来し、[クリエイティブ・コモンズ 表示 - 継承 4.0 ライセンス](https://creativecommons.org/licenses/by-sa/4.0/)の下でライセンスされています。このデータセットを生成するために使用されたコードは、[github](https://github.com/farhanhubble/udacity-connect/blob/master/segmented-generator.ipynb)にIpythonノートブックとして公開されています。
着想
M2NISTデータセットは、ユーザーがセマンティックセグメンテーションを理解し、おそらくニューラルネットワークが学習することについてより多くの洞察を得ることができ、その結果、より小さく堅牢なネットワークにつながることを期待して公開されています。
×
The dataset is currently being organized and other channels have been prepared for you. Please use them
The dataset is currently being organized and other channels have been prepared for you. Please use them
Note: Some data is currently being processed and cannot be directly downloaded. We kindly ask for your understanding and support.
No content available at the moment
No content available at the moment
- Share your thoughts
Go share your ideas~~
ALL
Welcome to exchange and share
Your sharing can help others better utilize data.
Data usage instructions: h1>
I. Data Source and Display Explanation:
- 1. The data originates from internet data collection or provided by service providers, and this platform offers users the ability to view and browse datasets.
- 2. This platform serves only as a basic information display for datasets, including but not limited to image, text, video, and audio file types.
- 3. Basic dataset information comes from the original data source or the information provided by the data provider. If there are discrepancies in the dataset description, please refer to the original data source or service provider's address.
II. Ownership Explanation:
- 1. All datasets on this site are copyrighted by their original publishers or data providers.
III. Data Reposting Explanation:
- 1. If you need to repost data from this site, please retain the original data source URL and related copyright notices.
IV. Infringement and Handling Explanation:
- 1. If any data on this site involves infringement, please contact us promptly, and we will arrange for the data to be taken offline.
- 1. The data originates from internet data collection or provided by service providers, and this platform offers users the ability to view and browse datasets.
- 2. This platform serves only as a basic information display for datasets, including but not limited to image, text, video, and audio file types.
- 3. Basic dataset information comes from the original data source or the information provided by the data provider. If there are discrepancies in the dataset description, please refer to the original data source or service provider's address.
- 1. All datasets on this site are copyrighted by their original publishers or data providers.
- 1. If you need to repost data from this site, please retain the original data source URL and related copyright notices.
- 1. If any data on this site involves infringement, please contact us promptly, and we will arrange for the data to be taken offline.