yusiyoh

Results 9 comments of yusiyoh

I have also strange test.py results, which shows very low recall (check off class) but very high mAP, I don't know how. ![image](https://user-images.githubusercontent.com/6302128/129888557-0aa92f4a-9aec-47e8-acfe-a1da53a8119e.png)

> i'm faced with same problem while training! > ![Снимок экрана от 2021-09-01 02-11-14](https://user-images.githubusercontent.com/46416203/131587425-3d6b5dd5-3417-4767-83e4-0eb0c6773e0a.png) You may try to clone repo again since the metrics.py is changed. However, I am not...

So, what should I change in cfg?

> I have the same task, but my objects a bit bigger. I assume u need to change anchor boxes. @WongKinYiu do we need to change the architecture of the...

Sorry for inconvenience. This version should be okay: https://colab.research.google.com/drive/1b4PMeK0NKmeXV-mKCfeopbuoJYHa8W4S?usp=sharing Changing `sparse_intermediate_bounds` to False yields another error (which I had while using alpha-beta-CROWN too): ``` /usr/local/lib/python3.10/dist-packages/auto_LiRPA/bound_general.py:970: UserWarning: Creating an identity matrix...

This might be helpful: ![image](https://github.com/Verified-Intelligence/auto_LiRPA/assets/6302128/9c7a27e6-d03d-40b4-84c1-ea2d8a228e0a) These are the start_nodes in init_opt_parameter() function, and all of them have non-integer sizes expect the last one (the output layer with 43 classes).

Similar issue here. It generates different diagrams each run for --show-cycles. Unfortunately, I cannot share the diagrams.

Is there any news about this issue? I have a similar problem.

Example error (I have same error in the end for other verifiers too): ``` dnnv_manage install eran INFO 2023-06-07 10:59:12,753 (dnnv_manage.install) installing eran + cd /home/ycs/.local/share/dnnv/verifier_virtualenvs + rm -rf eran...