masoud-khalilian / mldl-waste

0 stars 0 forks source link

fix multi class classification #32

Closed masoud-khalilian closed 1 year ago

masoud-khalilian commented 1 year ago

original image -> when fetching -> shape: , type: -> when giving it to the model -> shape: , type:

label -> when fetching -> shape: , type: -> after encoding -> shape: , type: -> when using as metric for train -> shape: , type: -> when using as finding the accuracy metric -> shape: , type:

output -> when getting feeded the image -> shape: , type: -> when try extract the final result -> shape: , type: