ARFlow icon indicating copy to clipboard operation
ARFlow copied to clipboard

Inference, Train and Validation problems.

Open sotomotocross opened this issue 4 years ago • 0 comments

I have installed the repo using the Dockerfile you have upload. Although i have some problems with the first hands-on experience of the repo.

  1. Inference: i run both commands of the documentation but the output neither is visualized nor saved somewhere so i can see it after the run.
  2. In every "python3 train.py ..." command i receive an assertion error. Reading the error the flow_datasets.py cannot have the samples for either training or validation testing. Why do i have these kind of problems? Does the datasets import in the testing process work wrong and i have to change something or have all the datasets locally saved? Why don't i see the output of the inference test?

sotomotocross avatar May 31 '21 11:05 sotomotocross