Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
MRiabov
/
WireSegHR
like
0
Image Segmentation
Transformers
English
wire
drone
computer_vision
arxiv:
2304.00221
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
WireSegHR
/
src
/
wireseghr
/
data
/
__init__.py
MRiabov
Project skeleton generated
8ea2eff
5 months ago
raw
Copy download link
history
blame
contribute
delete
143 Bytes
from
.dataset
import
WireSegDataset
from
.sampler
import
BalancedPatchSampler
__all__ = [
"WireSegDataset"
,
"BalancedPatchSampler"
,
]