Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
NguyenDinhHieu
/
VITON-Extends
like
0
Image-to-Image
PyTorch
NguyenDinhHieu/VITON-Extends-DB
English
virtual-try-on
viton
fashion
License:
mit
Model card
Files
Files and versions
xet
Community
main
VITON-Extends
/
VITON-Extends-Train
/
data
/
base_data_loader.py
NguyenDinhHieu
Add files using upload-large-folder tool
2bd5c7a
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
207 Bytes
class
BaseDataLoader
():
def
__init__
(
self
):
pass
def
initialize
(
self, opt
):
self.opt = opt
pass
def
load_data
():
return
None