-
@jake-levy I ran your go1_render.py, but I found the following bug:
```bash
(ssrl) (base) bigeast@bigeast:~/ssrl/ssrl$ python scripts/go1_render.py
/home/bigeast/ssrl/ssrl/scripts/go1_render.py:1…
-
I'll post test results onto this "issue"
(it's not really appropriate to post them to gcc-testresults yet, since this is 'out of tree')
[summ-aarch64-darwin20-branch-on-r11-4586.txt](https://git…
-
__Update__: the issue was mentioning _sorting_, where we wanted to _filter_ the results by default. Sorting is too difficult with our data structure as a first outreachy issue. The issue description h…
-
Hello, thank you very much for your great work, which has helped me tremendously in studying AAS.
I have run the following code to apply the validate function from aas_test_engines, and I have atta…
-
Hello, the success rates reported by your paper for 10 tasks are 28%, 76%, 64%, 60%, 56%, 24%, 16%, 92%, 20% and 12%. However, after evaluating, I get the success rates as 24%, 68%, 28%, 44%, 48%, 12%…
-
I really appreciate all the hard work that’s gone into this project!
I’ve run into an issue while training on the Chinese-HCP dataset. The test results are off—every voxel has the same direction. I’v…
-
refer: https://www.eclipse.org/lists/jdt-dev/msg02441.html
Check the I build failures - https://download.eclipse.org/eclipse/downloads/index.html
The following components will be tracked:
jdt…
-
Currently, at both -1 and -2 the test cases reporting uses the "sea of dots".
For test suites which are both very large and relatively slow, this representation is not really helpful as counting do…
-
After running the preprocessing steps as are mentioned in the README.md file, when I run the bash train.sh on my custom dataset formatted in the mvtec-ad directory structure, I get the following resul…
-
Hi,
I have made custom split the training folder of kitti dataset with 80% for training, 10% for validation and 10% for testing. I have created pkl files with the above split. I am able to train the …