-
## ❔Question
Hi,
I noticed in `train.py` you define the model instantiating `Model` ([here](https://github.com/ultralytics/yolov5/blob/1487bc84ff3babfb502dffb5ffbdc7e02fcb1879/train.py#L88)), where…
-
## 🐛 Bug
Using `ObjectDetectionData.from_coco` with the argument `transform_kwargs=dict(image_size=(256, 256))` results in an error when training for some time.
Without the transform training do…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection/issues) and [Discussions](https://github.com/open-mmlab/mmdetection/discussions) but cannot get the expected …
-
### Describe the bug
Setting environment variables with path characters result in an error, this prohibits a large range of valid environment variables from being set without a custom build. #3268 …
-
Hi, Tried to use on Unity OSX 2021.3.5f1
error when I play in editor, all DLL placed in plugin folder like tutorial
(Assets/Plugins/x86_64/ONNX_YOLOX_DLL.dll)
DllNotFoundException: ONNX_YOLOX_DLL…
-
## 🐛 Bug
I just want to run tutorial [here](https://lightning-flash.readthedocs.io/en/stable/reference/instance_segmentation.html).
### Environment
- Ubuntu Desktop 22.04 LTS
- GPU RTX20…
-
my .pem key is on my wsl partition and the path is correct. but I think vscode, isntalled on windows, is looking for the .pem key on the windows partition.
`IdentityFile /root/cerulean-ml/gcpvm/.ss…
-
Hi,
I am building a docker container with Python 3.8 but I constantly get the error for _tkinter package which is required by 'pillow' which is dependency for torchvision among other packages.
T…
-
微博内容精选
-
## 🐛 Bug
When trying out object detection [example](https://lightning-flash.readthedocs.io/en/latest/reference/object_detection.html), got the below error at datamodule.
```
NameError: name 'P…