tusen-ai / Anchor3DLane

Official PyTorch implementation for paper`Anchor3DLane: Learning to Regress 3D Anchors for Monocular 3D Lane Detection' accepted by CVPR 2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is the version of geffnet?

tusiji12138 opened this issue · comments

hello, when I want to train based on tf_efficientnet_b3_ns-9d44bf68.pth, it occurs the error "AttributeError: Anchor3DLane: EfficientNet: module 'geffnet' has no attribute 'tf_efficientnet_b3_ns_s8''. The version of My geffnet is 1.0.2, I can not find a version that contains tf_efficientnet_b3_ns_s8. So I want to know your version of geffnet, please!