Conversation
3d2aa27 to
8878366
Compare
Signed-off-by: Richard Brown <[email protected]>
8878366 to
88abbe7
Compare
|
I feel we should go for |
Signed-off-by: Richard Brown <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
|
ok, updated. |
Signed-off-by: Richard Brown <[email protected]>
|
thanks for the clean up! but I think it's too early to define a proper NetVisualizer API, we should keep the module simple for now, and it needs more discussions along with #528 |
I can remove it if you'd like but it's only a skeleton at the moment, with a constructor and Up to you, I'll delete the base class if you'd like, but I'm in favour of keeping it. |
Signed-off-by: Richard Brown <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
I feel the benefit of having a |
Signed-off-by: Richard Brown <[email protected]>
|
Ok, I can remove it. I also created a |
Signed-off-by: Richard Brown <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
Unify visualisation classes.
Description
Beforehand, occlusion sensitivity was a function in
metrics, whereas gradcam functionality was in classes inside thevisualizemodule. Now, both can be called with similar calls:We also had mixed American and British spelling, so changed all instances of
visualizetovisualise. Maybe I should have gone the other way, as it made lots of changes...Status
Ready
Types of changes
./runtests.sh --codeformat --coverage../runtests.sh --quick.make htmlcommand in thedocs/folder.