Open iariav opened 2 years ago
This would be quite useful.
Currently we are in the process of updating the repo with the latest packages. We should have this functionality soon.
Is there a quick solution to running inference using fine-tuned ckpt? I want to visualize results on thermal data that I've captured.
I have something on the 'develop' branch. But it's work in progress. Should be able to publish it once I refactor it.
The develop branch has been updated to support inferring on a folder of images. Please use that branch and follow the instructions. Please ensure you have the downloaded rev-2
models from the box. The old model checkpoints will not work.
Hi, thanks for the great work. I want to test some of the pre-trained models on my own data. is there some simple way to run a pre-trained model on a folder of images? or on a single image? thanks