Update to be able ot use latest inc3 model, and add future support for different types of data
Update to be able to use dennis model
Latest inc3 model changes:
Keep edge of frame the same when resizing
Use thermal - background as filtered frames
Square each prediction and Weight by the mass of frames used - To get the final prediction take the sum of each classes prediction and normalize so that predictions are between 0 and 1
Added helper method to save a classification image with 3 channels side by side.
Added config option for model weights to be loaded with model
Update to be able ot use latest inc3 model, and add future support for different types of data Update to be able to use dennis model Latest inc3 model changes:
Added helper method to save a classification image with 3 channels side by side. Added config option for model weights to be loaded with model
Added support for resnet18 model from Dennis