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

classification_layer for ConvNet for regression tasks (fully convolutional network) #31

Open rfratila opened 5 years ago

rfratila commented 5 years ago

perform softmax on all dims?

rfratila commented 5 years ago

This issue is referring to actually outputting a signal (e.g. 2D image mask) instead of the single continuous value that #130 is doing so imi not sure it is completely addressed there.

nirtiac commented 5 years ago

ah ok, didn't get that. leaving it unassigned for now.