Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
heig-vd-geo
/
ISDNet-pytorch
like
0
Follow
HEIG-Vd Geomatic
23
Image Segmentation
IGNF/FLAIR-HUB
English
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
ISDNet-pytorch
/
datasets
/
__init__.py
Antoine1091
Upload folder using huggingface_hub
a585f5a
verified
5 days ago
raw
Copy download link
history
blame
contribute
delete
85 Bytes
"""
ISDNet datasets
"""
from
.flair
import
FLAIRDataset
__all__ = [
"FLAIRDataset"
]