Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AndreasLH
/
Weak-Cube-RCNN
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aa55c37
Weak-Cube-RCNN
/
cubercnn
/
modeling
/
backbone
/
__init__.py
AndreasLH
init
db3da1e
4 months ago
raw
Copy download link
history
blame
Safe
118 Bytes
from
.densenet
import
*
from
.mnasnet
import
*
from
.resnet
import
*
from
.shufflenet
import
*
from
.dla
import
*