ShapeNet / RenderForCNN

Render for CNN: Viewpoint Estimation in Images Using CNNs Trained with Rendered 3D Model Views
Other
248 stars 82 forks source link

Multilabelling in Matlab #15

Open temitopefunmi opened 4 years ago

temitopefunmi commented 4 years ago

I am unable to find a tool to perform multilabel classification,for instance a movie can be classified into action, romance and epic. I have however seen that of multiclass. Can anyone please explain how to go about mltilabelling in matlab?

P.S. I have done this with Python, but for some reason, my employer wants it using MATLAB.

Thanks for answering.