summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-12Change interpolation method from bicubic to area.gtoderici
Change interpolation method from bicubic to area. This is necessary because when downsizing high resolution images, the bicubic algorithm generates high frequency noise (for example, try resizing an image containing gravel with bicubic vs. area). I guess ideally there should be a check to determine whether it's upsampling/downsampling and choose Lanczos for upsampling. However, given how slow this is... maybe we only need to worry about downsampling?
2016-10-11Added verbose to usage scriptCameron
2016-10-11Modified READMECameron
2016-10-11Modified READMECameron
2016-10-11Modified READMECameron
2016-10-11Modified READMECameron
2016-10-11Modified READMECameron
2016-10-11Update README.mdCameron
2016-10-11Update README.mdCameron
2016-10-11Update README.mdCameron
2016-10-11Fixed tab indentationCameron
2016-10-11Update README.mdCameron
2016-10-11Updated READMECameron
2016-10-11Updated READMECameron
2016-10-11Modified READMECameron
2016-10-11Update README.mdCameron
2016-10-11Delete content.pngCameron
2016-10-11Add files via uploadCameron
2016-10-11Add files via uploadCameron
2016-10-11Update README.mdCameron
2016-10-11Added content equationCameron
2016-10-11Added content equationCameron
2016-10-11Fixed conflictcam
2016-10-11Modified READMEcam
2016-10-11Added content equationcam
2016-10-11Add files via uploadCameron
2016-10-10Updated READMECameron
2016-10-10Cleaned up print statementsCameron
2016-10-10Delete taj_mahal_afremov_grey_9_1.pngCameron
2016-10-10Delete taj_mahal_afremov_grey_1_9.pngCameron
2016-10-10Merge branch 'master' of https://github.com/cysmith/neural-style-tfcam
2016-10-10Added and removed style interpolation demoscam
2016-10-10Update README.mdCameron
2016-10-10Fixed conflict in READMEcam
2016-10-10Modified READMEcam
2016-10-10changed taj mahal demoscam
2016-10-10Update README.mdCameron
2016-10-10Add files via uploadCameron
2016-10-10Update stylize_video.shCameron
2016-10-10Check directory exists before removalCameron
2016-10-10Update README.mdCameron
2016-10-10Update README.mdCameron
2016-10-10Update README.mdCameron
2016-10-10Update README.mdCameron
2016-10-10Add files via uploadCameron
2016-10-10Add files via uploadCameron
2016-10-10Add files via uploadCameron
2016-10-10Add files via uploadCameron
2016-10-10Merge branch 'master' of https://github.com/cysmith/neural-style-tfcam
2016-10-10Added more style interpolation demoscam