Brian Wijeratne
Brian Wijeratne
Within `file_io.py` you have a method called `read_lightfield_intrinsic(data_folder, comp_name)` which uses a function called `imageio.imread(fpath)`, however in order to use that I needed to install `libfreeimage-dev` as it was giving...
This may be beyond the scope of support for this project but for anyone looking to parallelize execution of smiler to save time running consecutive models on the same data:...
Docker models SalGAN, eDN and oSALICON are not GPU accelerated. Observed slow processing speed per image and verified by testing with `nvidia-smi -l 1`: ```+-----------------------------------------------------------------------------+ | NVIDIA-SMI 384.130 Driver Version:...