modify efficientnet_variant

pull/2612/head^2
zhangyubo0722 2023-01-16 13:08:14 +00:00 committed by cuicheng01
parent 54f7dd7484
commit 373a026a83
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
import paddle
import paddle.nn as nn
from paddle.nn import Sigmoid
from paddle.nn import Tanh
from ..model_zoo.efficientnet import EfficientNetB3, _load_pretrained
MODEL_URLS = {