denoising_datasets
CARE_U2OS
#
Bases: PortfolioEntry
U2OS cells with artificial noise dataset.
Attributes:
Name | Type | Description |
---|---|---|
portfolio (str) | Name of the portfolio to which the dataset belong. | name (str): Name of the dataset. url (str): URL of the dataset. description (str): Description of the dataset. license (str): License of the dataset. citation (str): Citation to use when referring to the dataset. file_name (str): Name of the downloaded file. hash (str): SHA256 hash of the downloaded file. size (int): Size of the dataset in MB. tags (list[str]): List of tags associated to the dataset. is_zip (bool): Whether the dataset is a zip file. |
Source code in src/careamics_portfolio/denoising_datasets.py
Convallaria
#
Bases: PortfolioEntry
Convallaria dataset.
Attributes:
Name | Type | Description |
---|---|---|
portfolio (str) | Name of the portfolio to which the dataset belong. | name (str): Name of the dataset. url (str): URL of the dataset. description (str): Description of the dataset. license (str): License of the dataset. citation (str): Citation to use when referring to the dataset. file_name (str): Name of the downloaded file. hash (str): SHA256 hash of the downloaded file. size (int): Size of the dataset in MB. tags (list[str]): List of tags associated to the dataset. is_zip (bool): Whether the dataset is a zip file. |
Source code in src/careamics_portfolio/denoising_datasets.py
Flywing
#
Bases: PortfolioEntry
Flywing dataset.
Attributes:
Name | Type | Description |
---|---|---|
portfolio (str) | Name of the portfolio to which the dataset belong. | name (str): Name of the dataset. url (str): URL of the dataset. description (str): Description of the dataset. license (str): License of the dataset. citation (str): Citation to use when referring to the dataset. file_name (str): Name of the downloaded file. hash (str): SHA256 hash of the downloaded file. size (int): Size of the dataset in MB. tags (list[str]): List of tags associated to the dataset. is_zip (bool): Whether the dataset is a zip file. |
Source code in src/careamics_portfolio/denoising_datasets.py
N2N_SEM
#
Bases: PortfolioEntry
SEM dataset.
Attributes:
Name | Type | Description |
---|---|---|
portfolio (str) | Name of the portfolio to which the dataset belong. | name (str): Name of the dataset. url (str): URL of the dataset. description (str): Description of the dataset. license (str): License of the dataset. citation (str): Citation to use when referring to the dataset. file_name (str): Name of the downloaded file. hash (str): SHA256 hash of the downloaded file. size (int): Size of the dataset in MB. tags (list[str]): List of tags associated to the dataset. is_zip (bool): Whether the dataset is a zip file. |
Source code in src/careamics_portfolio/denoising_datasets.py
N2V_BSD68
#
Bases: PortfolioEntry
BSD68 dataset.
Attributes:
Name | Type | Description |
---|---|---|
portfolio (str) | Name of the portfolio to which the dataset belong. | name (str): Name of the dataset. url (str): URL of the dataset. description (str): Description of the dataset. license (str): License of the dataset. citation (str): Citation to use when referring to the dataset. file_name (str): Name of the downloaded file. hash (str): SHA256 hash of the downloaded file. size (int): Size of the dataset in MB. tags (list[str]): List of tags associated to the dataset. is_zip (bool): Whether the dataset is a zip file. |
Source code in src/careamics_portfolio/denoising_datasets.py
N2V_RGB
#
Bases: PortfolioEntry
RGB dataset.
Attributes:
Name | Type | Description |
---|---|---|
portfolio (str) | Name of the portfolio to which the dataset belong. | name (str): Name of the dataset. url (str): URL of the dataset. description (str): Description of the dataset. license (str): License of the dataset. citation (str): Citation to use when referring to the dataset. file_name (str): Name of the downloaded file. hash (str): SHA256 hash of the downloaded file. size (int): Size of the dataset in MB. tags (list[str]): List of tags associated to the dataset. is_zip (bool): Whether the dataset is a zip file. |
Source code in src/careamics_portfolio/denoising_datasets.py
N2V_SEM
#
Bases: PortfolioEntry
SEM dataset.
Attributes:
Name | Type | Description |
---|---|---|
portfolio (str) | Name of the portfolio to which the dataset belong. | name (str): Name of the dataset. url (str): URL of the dataset. description (str): Description of the dataset. license (str): License of the dataset. citation (str): Citation to use when referring to the dataset. file_name (str): Name of the downloaded file. hash (str): SHA256 hash of the downloaded file. size (int): Size of the dataset in MB. tags (list[str]): List of tags associated to the dataset. is_zip (bool): Whether the dataset is a zip file. |
Source code in src/careamics_portfolio/denoising_datasets.py
Tribolium
#
Bases: PortfolioEntry
Tribolium dataset.
Attributes:
Name | Type | Description |
---|---|---|
portfolio (str) | Name of the portfolio to which the dataset belong. | name (str): Name of the dataset. url (str): URL of the dataset. description (str): Description of the dataset. license (str): License of the dataset. citation (str): Citation to use when referring to the dataset. file_name (str): Name of the downloaded file. hash (str): SHA256 hash of the downloaded file. size (int): Size of the dataset in MB. tags (list[str]): List of tags associated to the dataset. is_zip (bool): Whether the dataset is a zip file. |