-
I am able to reproduce the results reported in the paper when I use the pretrained models provided in the repo.
But when I train a densenet from scratch the results are poorer compared to the report…
-
Hi! Is there a corresponding paper published for this code?
-
A running issue to keep track of other tasks and datasets with biases, which may be amenable to a similar methodology.
- [Stance Detection Benchmark: How Robust Is Your Stance Detection?](https://…
-
-
I am running the cell with `make_interleaved_dataset` call.
The full exception message is
```
DatasetNotFoundError: Dataset bridge_dataset not found.
Available datasets:
- abstract_reasoning
…
-
Hi! When will the colab evaluation server be released? thx
-
Hi, When will the dataset and baseline for 3D pose estimation be released? Thx.
-
Dear authors,
Thanks for the amazing work. Recently I followed the expert actions that I extract from `get_info()` function from the class `AlfredThorEnv`, however, the success rate is only slight…
-
Hi, thanks to your great work. But I have recently failed to re-produce the results in your paper (e.g., the 77.08 ACC of CIFAR10-LT) by the provided test command and pretrained model. I got the resul…
-
## Description
The Metrics.Evaluate() function only returns certain metrics without returning any errors. When passing the full metrics dictionary from the docs I only get the following in return:
…