VisionEval / VisionEval-Dev

Development version of VisionEval framework
https://visioneval.github.io/
Apache License 2.0
6 stars 32 forks source link

Completed scenario visualization; fixed scenarios architecture #168

Closed jrawbits closed 2 years ago

jrawbits commented 2 years ago

Completed visualization so "model stage" (manually constructed) scenarios can also be "visualized" in the R viewer. Additional small fixes have been made in the model stage setup - most notably adjusting the InputPath so input files are properly added in. There was bug so that if the current model stage has more than one ancestor and the base model provided an overall input directory, some modified inputs in the intermediate stages might have been overlooked in favor of base model files. The search order is now complete and correct. I also updated some of my internal development documents.

Feel free to pull this down and try it out. I'll merge it when I'm back from leave on 1/27 and have had a chance to do full regression testing on other model capabilities.