-
I want to detect object like license plate by using parallelogram, how to detect the four keypoints?
-
pytorch导出预训练resnet50模型,去掉fc层,输入设置为256x128,经过量化成uint8模型以后,发现在tm_classification_timvx基础上小修改后,-g 256,128时会出现Segmentation Fault,但是-g 256,256或者-g 128,128 却是能正常运行的,明明模型的输入设置是256x128,为什么经过resize的图片大小和模型设置不一致…
-
Per the docs, [augmented manifest file inputs](https://docs.aws.amazon.com/sagemaker/latest/dg/augmented-manifest.html) in SageMaker (assuming a RecordIO wrapping) seem to produce straight RecordIO st…
-
hi, boss, i trained on levircd datasets, when i just overfit one image, all losses could decline quickly and got a pretty results. but when i training on all after 60 epoches, the boundary loss and di…
-
Hello,
I used the gpu configuration
oneAPI is installed correctly
I am in a python virtual environment ai_tr
I have this issue with Pytorch, the two import are on the top of the file :
import tor…
-
I've executed the code `python train.py --batch_size 40` with the batch size 40 (since my GPU was failing on 160 and 80).
![image](https://user-images.githubusercontent.com/1818941/49698937-6af38d0…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Export
### Bug…
-
Hello,
I get this in logs while running tandem for any dataset,
```
(tandem) pankhuri@pankhuri-GE76-Raider-11UH:~/tandem/tandem$ ./build/bin/tandem_dataset preset=gui result_folder=/home/pankhur…
-
Hi there,
there are still models in the manifest file, that should be transfered to Zenodo:
https://github.com/deepimagej/models/blob/6259f76df55ae002d50cd19d1bd23333a2230aed/manifest.bioimage.io.ya…
-
PyTorch recently introduced support for Apple's [Metal Performance Shaders (MPS)](https://developer.apple.com/documentation/metalperformanceshaders), see https://pytorch.org/blog/introducing-accelerat…