Skip to content

Unable to init a TorchInferencer for EfficientAD model #2155

Closed Answered by alexriedel1
Sanjit10 asked this question in Q&A
Discussion options

You must be logged in to vote

You have to export the model after training like
engine.export(model=model, export_type=ExportType.TORCH, export_root=os.path.join(root_folder, "export"))

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@Sanjit10
Comment options

@mmkolbe
Comment options

@alexriedel1
Comment options

@mmkolbe
Comment options

Answer selected by samet-akcay
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants