Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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_test
/
data
/
base_data_loader.py
NguyenDinhHieu
Add files using upload-large-folder tool
c5aef33
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
209 Bytes
class
BaseDataLoader
():
def
__init__
(
self
):
pass
def
initialize
(
self, opt
):
self.opt = opt
pass
def
load_data
():
return
None