Arik Poznanski
Arik Poznanski
There are plenty of new visualization and many other improvements to the tool, I haven't had the time to update the README, but you can see a "short" summary in...
I've updated the README file with some examples on what's new
Regarding your fix, it seems it will break the loading of new outputs
@cfunk1210 I've substantially refactored the tool, made the whole image generation outputs structure simpler and loadable into the tool without further post-processing Latest version is in https://github.com/arikpoz/deep-visualization-toolbox
@Huxwell I don't have montages code, instead I made the tool also able to load the output of the offline scripts without further processing (since the montage code is missing)
@ivandirtech I've substantially refactored the tool, fixed many bugs, among them the tool ability to work on rectangular inputs instead of squares Latest version is in https://github.com/arikpoz/deep-visualization-toolbox
I recall working with non rectangular without issues, other than the ones I've fixed
Are you using a custom caffe version? Was your model trained with custom caffe?
Either add the changes from your custom caffe to the caffe DeepVis tool uses, or if possible, retrain your faster-rcnn using latest caffe from master, if it contains the relevant...
@PieBoo I've substantially refactored the tool, made the whole image generation outputs structure simpler and loadable into the tool without further post-processing Latest version is in https://github.com/arikpoz/deep-visualization-toolbox