-
Thank you for this amazing work. I was wondering, is there a way to use CPT on my own data? There is a few point in the .json file and code that I don't understand.
(1) does CPT require labeled obect…
-
In the demo, when we click on everything it creates mask for all the objects identified by mask, and then on clicking cutouts we get the cutout images of all the objects. I am working on one problem,…
-
Exciting that this is already stuff on our horizon!
- [x] We need a bilayers logo :) My original ideas were around things to do with [phospholipid bilayers](https://www.researchgate.net/figure/Phos…
-
I'm getting an issue when I use `iaa.Affine` to warp segmentation masks or heat maps.
```
error: OpenCV(4.1.0) /io/opencv/modules/imgproc/src/imgwarp.cpp:2597: error: (-215:Assertion failed) _s…
-
Dear Moritz,
Great works on pysnic!
We would like to do the SNIC on remote sensing image with a comparison to SLIC. I did the SLIC in SAGA GIS with attributes of average spectral values for each…
-
Hi,
I have installed DPDK-2.2.0 on my test machine ( Redhat dist, with 3.8.13 kernel version ). I have compiled netflow-dpdk-master without any error. But when I run
"./build/dprobe -c 0x3 -n 2 -- -…
kodum updated
7 years ago
-
```
(torchpy3) chiot@chiot-AI:~/Desktop/SemSeg/awesome-semantic-segmentation-pytorch/scripts$ python train.py --model psp --backbone resnet50 --dataset pascal_voc --lr 0.0001 --epochs 50
2020-03-02 …
-
Hi, thanks for your nice work!
I have a question about the mask2fomer on the instance segmentation task. I added
```assert targets_per_image.gt_classes.shape[0] != 0, f"mask2former, num_instances=0…
-
May I ask how is the true positive in cell detection instance calculated in the metric. Is there perhaps a IoU threshold which you have applied that determined whether we have a true positive?
Also, …
-
### Search before asking
- [X] I have searched the Roboflow Notebooks [issues](https://github.com/roboflow-ai/notebooks/issues) and found no similar bug report.
### Notebook name
Train Detectron2 …