Skip to content

youssef3173/Object-Localisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Localisation Using Class Activation Map ( CAM):

CAM is a weighted activation map generated for each image. It helps to identify the region a CNN is looking at while classifying an image. CAMs aren’t trained supervised, but in a weakly supervised fashion.

Object Localisation Using Gradient:

Generate a heat map by computing the gradient of the output score with respect to the input image.

About

Object Localization Using Class Activation Map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages