Andrew Hundt

Results 278 comments of Andrew Hundt

Cool thanks! Yeah I’ve been running with gpyopt and I just ended up running the random search stage for 2/3 of the steps before enabling the actual optimization for the...

Please correct the formatting of your post to be displayed as code: https://help.github.com/articles/creating-and-highlighting-code-blocks/

@vijtad Perfect segmentation remains an open research question. In other words, nobody has solved it yet. Here is a leaderboard where you can see what it means to have state...

These instructions will get you set up. That readme utilizes my branch of tf-image-segmentation: https://github.com/aurora95/Keras-FCN#datasets

try applying my pull request, I'm running it on tf 1.1 https://github.com/warmspringwinds/tf-image-segmentation/pull/7

the changes were quite minor

@vijtad can you please submit a pull request with your changes rather than including them in comments? That allows us to review and merge the code. Here are two documents...

You can probably disable the itk bit, it is noncritical (unless you need itk).

On mac/linux I use [brew](http://brew.sh)/[linuxbrew](http://linuxbrew.sh) if the dependencies are widely used ones. That makes them much easier to install.