Submitted by Fluff269 t3_104p5k8 in MachineLearning
Professor_Entropy t1_j36c9ta wrote
pystruct?
Fluff269 OP t1_j36eqbl wrote
thank you for your reply! :D I'm looking into pystruct now and will try it. Have you tried it before? From the documentation, they use n_nodes
in the data format, but for my case, n_nodes
keeps changing with every input image. I will try the code nonetheless, but was just wondering to ask if in case you've used it before.
Professor_Entropy t1_j36fkij wrote
Yes, it allows for a different number of total nodes for each example, and I've used it in my past projects in production setting before.
Fluff269 OP t1_j36gbgc wrote
that's awesome, thank you so much!!! :D
Viewing a single comment thread. View all comments