Sciumo

Results 3 issues of Sciumo

Using essentially default Archetype (just with scesim added), Simulator gives long list of debug warnings for XStream conversion failure. Is this the correct place to create an issue? `[INFO] Running...

Appears PhysicsEngine init() is never called. Versions: "vis": "^4.21.0-EOL", "vis-data": "^7.1.6", "vis-network": "^9.1.6", "vis-timeline": "^7.7.2" Usage in a React application: import { Network, Data } from "vis-network"; graph: Data //...

det_model.device == "cuda" should be det_model.device.type == "cuda" https://github.com/VikParuchuri/surya/blob/ac07e7c8f5046c41804eb132479e688e8efb2611/surya/ocr.py#L65