-
```
What steps will reproduce the problem?
1. load the Cf as provided below.
2. traverse to LS loop.
3. lsLoop.findSegment() always returns empty list.
What is the expected output? What do you see in…
-
currently ROS does not support vector of booleans for dynamic configuration. Therefore individual variables are used and combined into a vector depending on the vector variable at the end.
This re…
-
Quick demo
python eval_rcnn.py --cfg_file cfgs/default.yaml --ckpt PointRCNN.pth --batch_size 1 --eval_mode rcnn --set RPN.LOC_XZ_FINE False
=>
Traceback (most recent call last):
File "eval_…
-
Dear Devs team,
To the point.
1. members_add_only & members_remove_only are not task variables but task options:
This will not work:
```
- name: Create Zone
vars:
members_add_on…
-
There are compilation warnings on master due to missing `storm32` feature.
The code-gen generates a `storm32` cfg attribute, since this dialect is described in the mavlink message definitions, howe…
-
Hi there,
commit [1d52b13a](https://forge.nemo-ocean.eu/nemo/core/-/commit/1d52b13a19ec0f6d24e1a220e0f12ab878eb1ea3) has been pushed. [Here](https://forge.nemo-ocean.eu/nemo/nemo/-/compare/9aad242d207…
-
Hi, First Great work.
I am trying to reproduce HRSC results as the KLD paper, but I always get like 0.03 AP below for each method. I am using bs 4, and training for 20 epochs with the cfgs in the c…
-
### Description
I'm attempting to get Siemens property-checker running.
My first step would be to see what commands are being executed to run Jasper Gold
util/dvsim/dvsim.py /opentitan_org/hw/top…
-
Hi, I found line 17 "IMGPRETRAINED_MODEL: '../output_s2/det_model_cfgs/pretrained_ckpt/swin_tiny_patch4_window7_224.pth'" in LoGoNet-kitti.yaml has been commented out
But I did not find any loss i…
-
When there are two items with different `cfgs`, like
```Rust
#[cfg(test)]
fn foo() {}
#[cfg(not(test))]
fn foo() {}
#[cfg(unix)]
fn bar() {}
#[cfg(not(unix))]
fn bar() {}
```
we s…