ws-vrd icon indicating copy to clipboard operation
ws-vrd copied to clipboard

Results 3 ws-vrd issues
Sort by recently updated
recently updated
newest added

Hi, Could you provide some documentation for running the trained model on a custom test set for which annotations would not be available? Thanks in advance

Hi, thanks for sharing the code. It's great! I'm currently trying to reproduce the result. I followed the instructions in data/README.md to set up dataset and prepare graphs. Then I...

Thanks for sharing your code! And the YAML file I used is as follows. ```bash name: xib comment: default config tags: - ${dataset.name} model: name: xib.models.relational_network.build_relational_network input_node_model: # f_n in_conv_shape:...