-
-
-
## ❓ Questions and Help
Is there code for scene graph visualization after running inference/evaluation?
-
The scene graph consist of nodes
Each node holds an Vec of child nodes, transform, max_depth (longest distance to a leaf node) and an unique ID. The ID should describe the location of the node in the…
-
Hi,When I change the language into Chinese,CAPTURE can not deal with it. The score is 0:
CAPTURE: 0.0
[0.0]
[{'sample_key': 'example_0', 'gt_parsed': [([], {}, set())], 'cand_parsed': ([], {}, …
-
**Describe the bug**
I had been using Lively for several hours in an intense coding session, and the Scene Graph navigator stopped updating (I had been using it extensively). I closed the navigator,…
-
### Is your feature request related to a problem? Please describe.
Just calculated out how much JSON it would take it make a lilin ruach counter that works like the mana gauge and the answer is somet…
-
### Description of Issue
There's a performance optimization in HdStMaterial::Sync(), where the texture prim path is used as the hash code when HdStMaterial is already initialized (_isInitialized is…
-
Hello,
I was wondering if there was a way to run inference on custom image(s) without gt annotations. For example, if I wanted to generate scene-graph using your pre-trained models from a custom imag…
-
I have encountered several issues while attempting to use Faster R-CNN pre-training. The problems include, but are not limited to, the following:
Configuration File Adjustments:
In the config file…