-
Using `[org.clojure/clojure "1.9.0"]`, `[proto-repl "0.3.1"]` and `[nrepl "0.3.1"]`.
I'm getting weird behaviour from evaluating sorted-maps in Proto-repl as you can see on image:
![bug-sorted-ma…
-
**Feature request checklist**
- [X] There are no issues that match the desired change
- [X] The change is large enough it can't be addressed with a simple Pull Request
- [X] If this is a bug, ple…
pohly updated
1 month ago
-
**Description:**
As a part of the development of AI model, there should be a robust evaluation mechanism to test and benchmark each algorithm/prompt to find the best one.
As we are developing a …
-
### What happened + What you expected to happen
I was trying to run AlphaZero algorithm with StateLess CartPole environment but getting the following issue
```
2023-09-28 10:56:03,591 WARNING d…
AvisP updated
3 weeks ago
-
I am trying to evaluate my prediction file and mAP_evaluation.py is giving following error:
Starting mAP computation
/usr/local/lib/python3.6/dist-packages/lyft_dataset_sdk/eval/detection/mAP_evalua…
-
Creo que esto era una feature en la versión anterior de wollok.
Cuando se usaba map con un bloque que no devolvía un valor solía lanzar un error para desalentar el mal uso de `map` para operaciones c…
-
Thank you for the amazing work!
I am a newbie trying to replicate your code with another dataset. I Was wondering if you could point out some resources for getting the ground truth depth map ( for ev…
-
### Kyverno CLI Version
main
### Description
1.12.5
```go
func Test_DocumentToUntyped(t *testing.T) {
m := map[string]interface{}{
"key": 1,
}
v, _ := DocumentToUntyped(m)
fmt.Pr…
-
![image](https://github.com/InternLM/xtuner/assets/145842232/83f12831-573f-4a42-8f19-905e8a5d57e6)
How do I solve this problem? The error is as above, and the config is attached below
# Copyri…
-
Thank you for your great contribution to this paper.
I discovered that some data have a scale difference between the SMPLX normal map and the Thuman scan files during data preprocessing.
This see…