thingsvision icon indicating copy to clipboard operation
thingsvision copied to clipboard

update extract features to extract from multiple modules

Open hahahannes opened this issue 3 years ago • 0 comments

Inside model.extract_features add a loop to extract features from multiple layers. Use defaultdict<list> to store activations.

hahahannes avatar Feb 01 '22 11:02 hahahannes