Nima Forouzandeh
Nima Forouzandeh
Hi, I am trying with [DUC-ResNet101 (from ONNX model zoo)](https://github.com/awslabs/multi-model-server/blob/master/docs/model_zoo.md#duc-resnet101_onnx) and when I want to start server with the following line of code: `multi-model-server --models duc=https://s3.amazonaws.com/model-server/model_archive_1.0/onnx-duc.mar ` I get this...
Hi, When I import `colorpy.colormodels` on my python 3.9.7 kernel, I get the following error: > ModuleNotFoundError Traceback (most recent call last) /script/run.ipynb Cell 3 in () ----> [1](vscode-notebook-cell:/script/run.ipynb#W2sZmlsZQ%3D%3D?line=0) import...
I am using `geomeppy` to view a 3D IDF model in python. but I get the following error when running the `idf.view_model()` command: ` ValueError: not enough values to unpack...