-
Notifications
You must be signed in to change notification settings - Fork 423
Open
Description
Hi, thanks for your great work and sharing. I encounter some problems when I compiled the mobilenet_v2_tfslim.py after initialized to tensorflow-slim submodule (git submodule update --init --recursive). And build online_model fold succesfully.
However, the error was happened in this line code
File "mobilenet_v2_tfslim.py", line 235, in <module>
if IMPORT_PYTORCH and not import_pytorch_weights():
File "mobilenet_v2_tfslim.py", line 119, in import_pytorch_weights
import mobilenet_v2_tsm_v2 as tsm_online
ModuleNotFoundError: No module named 'mobilenet_v2_tsm_v2'
Metadata
Metadata
Assignees
Labels
No labels