Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HarlanHong
/
DaGAN
like
65
Running
App
Files
Files
Community
7
main
DaGAN
/
depth
/
__init__.py
harlanhong
first
bcec73a
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
151 Bytes
from
.resnet_encoder
import
ResnetEncoder
from
.depth_decoder
import
DepthDecoder
from
.pose_decoder
import
PoseDecoder
from
.pose_cnn
import
PoseCNN