EwertzJN

Results 2 issues of EwertzJN

Thank you for your great work — so far I have found it very helpful! To run your work on a dataset I created, I wrote the attached [script](https://github.com/user-attachments/files/16177496/run_inference_custom.py.txt). For...

I think the RGB transformation may be missing in the processing of the `templates` in [`src/scripts/inference_custom.py`](https://github.com/nv-nguyen/cnos/blob/d8dc719df87dbcb1886dca5ff44d90e83336b080/src/scripts/inference_custom.py#L121) by the descriptor model, since the `compute_features` method is called directly on `templates`, whereby...