issues
search
irolaina
/
FCRN-DepthPrediction
Deeper Depth Prediction with Fully Convolutional Residual Networks (FCRN)
BSD 2-Clause "Simplified" License
1.12k
stars
312
forks
source link
Handle multiple images + new output options
#52
Open
DavidGillsjo
opened
6 years ago
DavidGillsjo
commented
6 years ago
Following changes to tensorflow script:
Image path may now be a glob pattern to support multiple images
Added output option to store mat, npy or image to specified directory.
Following changes to tensorflow script: