Mina

Results 5 issues of Mina

I noticed that the xmax and the ymax are different in both the csv and VOC files, it is clear that the one in the csv is the difference between...

bug
ms-beta

I am getting this error any idea how to fix it, using Python 3.8.12 `Traceback (most recent call last): File "en/candc2transccg.py", line 249, in main() File "en/candc2transccg.py", line 224, in...

I am trying to run training on two GPUs ``` StreamExecutor device (0): GeForce RTX 2080 Ti, Compute Capability 7.5 StreamExecutor device (1): GeForce RTX 2080 Ti, Compute Capability 7.5...

I am getting this error, I have no issues with my network: `Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugRuntimeClasspath'. ` This is a more detailed error:...

I am assuming that the following metric is filtered and the average of head and tail correct? ![image](https://github.com/user-attachments/assets/4f8e133d-b233-4dc7-8f8a-e8e76bff4df4) Thanks!