Weakly-Supervised-3DOD / configs /cubercnn_ResNet34_FPN.yaml
AndreasLH's picture
upload repo
56bd2b5
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