-
In `saic_depth_completion\metrics\absolute.py`, class `LogDepthL1loss`, Line 35,
```python
diff = torch.abs(torch.log(gt[mask]) - pred[mask])
```
Is there something mistake? Why use |log(gt)-pred…
-
### Before submitting your bug report
- [ ] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [ ] I'm not able to find an [open issue](ht…
-
The proposed ACMNet is great. I have a question: whether the proposed method can generalized across different dataset? e.g. nyu v2 and kitti? Whether we should retrain the model when testing? And rece…
-
Hi! Thanks for sharing your work.
I have seen that you have listed as a reference [this repo](https://github.com/kujason/ip_basic). I have seen that in ip_basic we have a file called [depth_completio…
-
Thank you very much for a very interesting paper.
I have run the PENet pre-trained model you've provided in evaluation mode on the cropped image.
in the results the code provided (val.csv under resu…
-
Several days ago, I started seeing failures on the CI for a project of mine which uses OpenSCAD. The command line is `openscad --hardwarnings --backend Manifold --summary all -o out/scad/croom.stl sca…
-
Hi, I am interested in this project and I have done some reasearch. I tried the evaluation on the TorchHub API senerio with some of the latest models and other fine-tuned models.
* The gorilla-ada/ba…
-
## Environment data
- Language Server version: 0.5.10.0
- OS and version: Windows 10.0.18362 Build 18362
- Python version (& distribution if applicable, e.g. Anaconda): Miniconda 3.7.5 64…
-
### Willingness to contribute
No. I cannot contribute this feature at this time.
### Proposal Summary
Merge the metrics recorded by multiple identical workers into a single table by averaging when …
-
Hi, great papers, thanks a lot for sharing!
I have a question - have you done any evaluations of your latest work, but in a depth-**estimation** (not completion) setup? [unsupervised](https://githu…