-
Thank you very much for providing the code about DDP, it is a good job. But I was using Resnet50 for monocular + stereoscopic training and found that the training results disappeared. Could you please…
-
I've been using `WillardChandler` a lot recently, but it recently got to the point that my analysis code would take several hours to run for a series of long simulations. I've attached the cProfile ou…
-
Hi - The current code does not seem to cover the proposed evaluation portion. Would the authors potentially consider sharing their evaluation pipeline ? More specifically the implementations behind AI…
-
Hi,
Thank you for developing this fantastic dataset for code generation!
I had a quick question about the evaluation script (`compute_metric.py`). In my experience, it takes about 17 hours compl…
-
Created from https://github.com/canonical/identity-platform-login-ui/pull/372#discussion_r1858521685
We should investigate if the recent changes to webauthn require further changes in the current l…
-
### Version
1.49.0
### Steps to reproduce
1. Create an Electron Application
2. Package it
3. Launch it with Playwright
4. Run a test similar to the following:
```TS
test('stress test: run electron…
-
Thank you for you sharing. After I download the trained model, how to evaluate its performance and submit to leaderboard?
-
Thank you for open-sourcing such meaningful work.
I've noticed that UnlearnDiffAtk is increasingly being used as an evaluation tool in the concept erasure field. I'm wondering if the author could cr…
-
> What I am noticing in positron is that when operating interactively with ibis, positron will eagerly fetch results (i suspect for the data explorer or variable views possibly via a `repr` called som…
-
Hi,
I am interested in reproducing the results from the CIRR dataset. Could you please share the evaluation code for CIRR?
I saw the CIRR evaluation results from your paper.
Thank you.