Aifred-Health / VulcanAI

A high level deep learning framework for quickly prototyping networks with added tools in data visualisation, model interpretability and performance metrics
https://www.aifredhealth.com
GNU Affero General Public License v3.0
17 stars 8 forks source link

'DenseNet' object has no attribute '_num_classes' #202

Open zeelsheladiya opened 1 year ago

zeelsheladiya commented 1 year ago

This Error accusing whenever I was trying to do a sentimental analysis from the examples.

image

I try to go through the functions. it uses _num_classes instead of num_classes