logo
Browse Source

Add more resources

Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
Jael Gu 2 months ago
parent
commit
8ade171bb9
  1. 2
      README.md

2
README.md

@ -89,6 +89,8 @@ and a corresponding vector in numpy.ndarray given a video input data.
- features: a video embedding in shape of (768,) representing features extracted by model.
# More Resources
- [Understanding Class Activation Mapping (CAM) in Deep Learning - Zilliz blog](https://zilliz.com/learn/class-activation-mapping-CAM): Class Activation Mapping (CAM) is used to visualize and understand the decision-making of convolutional neural networks (CNNs) for computer vision tasks.

Loading…
Cancel
Save