dk-liang / pytorch2libtorch

A demo for using C++ to inference the pytorch model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'fpn_onnx'

blue-q opened this issue · comments

commented

i get an error ModuleNotFoundError: No module named 'fpn_onnx' when i run python pth2lib.py

Python 3.6.13
torch 1.6.0+cu101