-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
2.12
### Custom code
Yes
### OS platform and distr…
-
Hi! I tried training PTv3 with the available Matterport3d preprocessed data from hugginface. However, it crashes during first inference.
```
[2024-11-24 22:47:41,810 INFO evaluator.py line 159 4…
-
See https://github.com/smithy-lang/smithy-dafny/actions/runs/11409521976/job/31749989210.
-
I noticed a potential issue in the distance calculation at [line 391 in calc.py](https://github.com/apalarcon/alarconpy/blob/1decf4bbec562e654038367439f5ac6345ebfdd4/alarconpy/calc.py#L391). Currently…
-
If I use mrcal.stereo_unproject with floating point disparity values generated from a recent ML-based stereo approach, the output z values of the point cloud are truncated, almost like I'm using integ…
-
**Describe the bug**
ITk-ransac implementation fails if the scales of two models are very different. Particularly when one is very slow. This affects both ALPACA and FastModelAlign (which uses logic …
-
**Description**
When running the latest Triton Inference Server - everything runs fine. It can be normal for multiple hours but suddenly the Triton Server lags. It has 100% GPU Utilization and the pe…
-
### Question
我在salience_detr.py中的 `class SalienceDETR(DNDETRDetector):` 类 加入了
`self.Re_Weight = WeightRefactor(sample_num)`,使用resnet50 backbone可以训练,但是swin_l 会报错:
`[2024-11-11 20:07:56 det.models.…
-
Thanks for your great project! How can I inference on GPUs? It seems that the example code (below) does not support GPU.
```
import matplotlib.pyplot as plt
import pandas as pd
import numpy as n…
-
Hi!
I was trying to finetune the model on my dataset but I couldn't understand how I should structure my dataset.
I've performed all tasks mentioned in [data preparation](https://github.com/mbz…