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
hello @sunnyandshine , I suppose you're trying to train the network.
To train the network you need a json file with the camera intrinsic parameters of the cameras from which your dataset is created, as it's explained in the paper. You can create the json yourself by seeing how its read at importers/intrinsics.py
hello @sunnyandshine , I suppose you're trying to train the network. To train the network you need a json file with the camera intrinsic parameters of the cameras from which your dataset is created, as it's explained in the paper. You can create the json yourself by seeing how its read at importers/intrinsics.py
The runtime shows this error:
ValueError: /path/to/train/set\device_repository.json does not exist, exiting.
The text was updated successfully, but these errors were encountered: