-
Hi guys, hope you're doing well!
We've been running into some issues with some artifacts in the mask--there seem to be some rough edges/bleeding that may not be accurately capturing only the target…
-
Hello,
Thank you for your work. I have a few questions regarding its applicability to the medical domain.
Currently, your evaluation dataset primarily focuses on 3D depth scenes. I attempted to …
-
I hope I'm not missing something, but it would be nice if you could condition the generate-sequences command. Something like:
```
olga-generate_sequences --humanTRB -n5 --v_mask TRBV6-6
```
-
Hi Hugo
I realised a potential issue in saving the coco dataset. To debug this I need to understand two things.
First is why do we need to translate the geometry?
https://github.com/hugobaudcho…
-
Hi, thanks to this project, I have managed to convert my mask_rcnn_r50_fpn_1x_coco trained using mmdet to tensorrt.
I have made a small test program that loads the pytorch model + config and conve…
-
Thanks for sharing this work! I'm rather new to segmentation. I wondered how I can convert generated segmentation masks (which are .npy files located at cam folder) to .png images since deeplab segmen…
-
The masks look perfect when generated through the WebUi,
But generation the masks using the same exact photo and exact API payload, i get very inaccurate masks.
How is this even possible?
Any ideas…
-
After running HIV data tutorial, I am trying neuronal synapse data tutorial.
I could run commandline tutorial up to refine well.
However, when I used GUI, I can't see any result/output after 'Ge…
kimdn updated
10 months ago
-
Hi Sir,
The first Python notebook ie .... IID-EDA is not generating the label masks.
Could you please explain all the detailed steps to generate the label masks?
I have been trying it for a f…
-
Hello, regarding the two example configurations mentioned in the README file, gcn_reddit_sample.cfg and gcn_cora_sample.cfg. I can run the latter normally, but the path for the former shows an issue. …