-
Hello,
Running python script cause to an error:
```
reading validation images...
Traceback (most recent call last):
File "brain-segmentation-pytorch/inference.py", line 184, in
main(arg…
-
### Describe the bug
Similar to #1165, when running the following snippet, the boxes alone are not flipped as expected
```python
import kornia.augmentation as K
import torch
augs = K.Augmen…
-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were…
-
### Bug description
Hi there! I have previously created my first `LightningDataModule`. More specifically, a `NonGeoDataModule` which inherits from there (see [torchgeo-fork](https://github.com/Mat…
-
I'm getting error when running UNet2D inference:
```
root@ip-172-31-0-126:/Model-References/PyTorch/computer_vision/segmentation/Unet# python main.py --exec_mode predict --task 01 --hpus 1 --fold 3 …
-
执行了pip install -r requirements.txt
将所有模型都本地化了
![image](https://github.com/user-attachments/assets/0eb4ce75-7f2f-4589-a718-31dffc7c1270)
执行python testing.py 报错
(whisperx-offline) jzxt@jzxt-SY-KL-H5…
-
**Describe the bug**
I'm trying to do vertebra segmentation using the pre-trained models, localization_spine and localization_vertebra are working, however, vertebra_pipeline gives errors.
**Serve…
-
Hi everyone
I recently started evaluating SAM2 for tree detection.
I´d like to clarify that I am new to this whole topic and I´m trying to learn how to use SAM2 to detect trees.
I have tried t…
-
https://github.com/zh320/realtime-semantic-segmentation-pytorch?tab=readme-ov-file#full-resolution-on-cityscapes
这张表中,看到了DDRNET的FPS数有明显异常 233FPS,别的模型参数量比它小很多的也没有它快。
我找了官方的测试结果图
![image](https://g…
-
Hi
I am getting this error every time I am running the training script
`FileNotFoundError: [Errno 2] No such file or directory: '/workspace/pointnet.pytorch/shapenetcore_partanno_segmentation_ben…