-
Project Lead: @akeshavan
Mentor: @derekhoward
Welcome to OL6, Cohort D! This issue will be used to track your project and progress during the program. Please use this checklist over the ne…
-
Allow me to save my measurements locally, even after uploading to OpenCellid. I would like to have access to all my measurements - I don't like that they get deleted. OpenCellid has been having server…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
Hi!Thanks for nice job! Here is a bug when I 'm training yolact on COCO dataset.
When the iter is "1360" and epoch is "0"(batch size is 5 ), it suddently return a "Segmentation fault" without any t…
-
## ❓ Questions and Help
Hello,
My data have only two classes first is background = 0 and object = 1.
While training I it necessary for me to present to the net negative samples i.e images without …
-
i downloaded mask_rcnn_coco.h5 weights and installed pycocotools also and when i try to run demo.ipynb. i am getting this error as AttributeError: module 'tensorflow' has no attribute 'log'
, please…
-
Perhaps this is working backward, but is there anything we can do place the text we have into the form of the page of Talmud, or into the form of the Mishneh Torah, or into a nice format for Tanach wi…
-
Hi,
I have wrote bellow code:
```
%matplotlib inline
import matplotlib.pyplot as plt
from pycocotools.coco import COCO
from pycocotools.cocoeval import COCOeval
import numpy as np
import ski…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and f…
-
Hey there,
I am getting the following error when converting a model using coreml.
: RuntimeError: PyTorch convert function for op 'pythonop' not implemented.
"PyTorch convert function for op '{}'…