-
Notifications
You must be signed in to change notification settings - Fork 18
Missing YOLaT++ instructions #8
Copy link
Copy link
Open
Description
The readme only contains information on how to start training the older YOLaT model, but misses instructions for the newer YOLaT++ model.
I see that there is a build_graph_hierarchical.py file inside utils/svg_utils. So analogously calling
cd utils
python svg_utils/build_graph_hierarchical.pywould be one step. However, on which dataset (Diagrams, Floorplans, VG-DCU) would one run that, and what hyperparameters would yield the best results in your experience? Which python file should be called to train with YOLaT++ instead of YOLaT?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels