Viewing a single comment thread. View all comments

Professor_Entropy t1_j36c9ta wrote

pystruct?

3

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.

1

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.

1

Fluff269 OP t1_j36gbgc wrote

that's awesome, thank you so much!!! :D

1