-
### What's the issue?
The documentation regarding the expected behavior of adaptive inflation needs to be improved. This includes what the scientific recommendation is for the application of inflat…
-
## What problem does this solve or what need does it fill?
Shadow acne is an artifact that occurs when sampling the shadow map. The shadow map surface you intend to sample was discretized into the sh…
JMS55 updated
4 weeks ago
-
After making my [comment]() about the Spectre(.app) issue, I've also looked at your algorithm again, and I've seen that it also suffers from the biased random sampling due to the `%` usage.
For exa…
-
## Context
Currently, the workflow is a bit of mess when it comes to how one can specify parameters. There seems to be 3 different approaches:
### 1 – parameters.yaml only
For the `frequencies`…
trvrb updated
1 month ago
-
in class MSDeformAttn [reset_parameters](https://github.com/fundamentalvision/Deformable-DETR/blob/main/models/ops/modules/ms_deform_attn.py) line 69
```
with torch.no_grad():
s…
-
Hello, Mr Yang.
I read your paper(Re^3, DOC) with interest, and have tried to reproduce your results.
but eventually I found that your doc-storygen-v2 is not working currently(2024.5.15) with O…
-
Hi Hanna,
I've uploaded the new code for sampling bias. I sent you an email explaining that the numbers I produce in line 516, 517, and 518 don't seem right compared to the ones that Matt Fitzpatr…
-
I started with this DETR [notebook ](https://github.com/NielsRogge/Transformers-Tutorials/blob/master/DETR/Fine_tuning_DetrForObjectDetection_on_custom_dataset_(balloon).ipynb) as base.
- Changed …
-
Dear Authors,
Great work on the paper, and thanks for providing the code!
I have a question regarding the sampling technique when performing bias analysis. I've noticed that you took 3000 sample…
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …