Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AndreasLH
/
Weakly-Supervised-3DOD
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Weakly-Supervised-3DOD
/
cubercnn
/
modeling
/
backbone
/
__init__.py
AndreasLH
upload repo
56bd2b5
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
118 Bytes
from
.densenet
import
*
from
.mnasnet
import
*
from
.resnet
import
*
from
.shufflenet
import
*
from
.dla
import
*