Weak-Cube-RCNN / configs /cubercnn_ResNet34_FPN.yaml
AndreasLH's picture
init
db3da1e
raw
history blame contribute delete
142 Bytes
_BASE_: "Base_Omni3D.yaml"
MODEL:
BACKBONE:
NAME: 'build_resnet_from_vision_fpn_backbone'
RESNETS:
DEPTH: 34
TORCHVISION: True