You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@darwinharianto
Hello! I'm trying to train MobileViT model, but I'm having the following problem and am asking for help
File "C:\Users\72344.conda\envs\MobileViTv2\Scripts\cvnets-train.exe_main_.py", line 4, in ModuleNotFoundError: No module named 'main_train'
And I tried to download this module, but show
"ERROR: Could not find a version that satisfies the requirement main_train (from versions: none)
ERROR: No matching distribution found for main_train"
I can preview segmentation model on XCode by setting the type to imagesegmenter
I think this has the same underlying data with VNInstanceMaskObservation
How do I convert the result from that model into it?
The text was updated successfully, but these errors were encountered: