81346785bd
Siamese architectures no longer accept a `backbone_module`. They have to be initialized with an pre-initialized backbone object instead. This is so that the visualization callbacks could use the very same object for visualization purposes. Also, there's no longer a dependent copy of the backbone. It is managed simply with `requires_grad` instead. |
||
---|---|---|
.. | ||
__init__.py | ||
abstract.py | ||
callbacks.py | ||
cbc.py | ||
glvq.py | ||
knn.py | ||
neural_gas.py | ||
vis.py |