-
Hi, can you update readme on how to install, how to use please?
-
M windows machine have - windows 10 , using python 3.6 , I built separate environment
Error ->
if user_config['version'] !=config['version']: KeyError: 'version'
I think my yaml version mismatch…
-
Hi everyone,
does any one know if there is a possibility to train yolact with partly empty segmentation masks?
I don't have a mask for specific classes but I want to train one model.
I tried using …
-
up你好,我目前是做二分类,然后用labelme标了150张图片,结果边缘的效果不是很好,大体上还是能够识别出来,然后我想用opencv做掩膜出来,目前已经把掩膜分割出来了,但是没办法用这个unet网络进行训练,训练出来都是全黑的,
![image](https://github.com/bubbliiiing/unet-pytorch/assets/102288830/aceee746-327…
-
或者说 如何用V1版本可以训练的数据转换成目前程序可用的训练集
-
您好,请问数据集中的mask是如何得到的,可以分享一下代码吗,十分感谢!
-
感谢您的分享,很有帮助!
请问您是如何标注XFUND格式的个人数据的,可以也分享一下吗?
-
Labelem version: 5.0.0
When open dir with the following structure (with only json files):
The file list panel keeps empty
When open specific json name, the image appears but the file list…
-
**题目**:基于RTMPose的耳朵穴位关键点检测
**背景**:根据中医的“倒置胎儿”学说,耳朵的穴位反映了人体全身脏器的健康,耳穴按摩可以缓解失眠多梦、内分泌失调等疾病。耳朵面积较小,但穴位密集,涉及耳舟、耳轮、三角窝、耳甲艇、对耳轮等三维轮廓,普通人难以精准定位耳朵穴位。
**任务**
1.Labelme标注关键点检测数据集(子豪兄已经帮你完成了)
2.划分训练集和测试集(…
-
**Describe the bug**
When drawing a polygon in the outer edge of an image, the coordinate becomes 'negative value'
**To Reproduce**
Steps to reproduce the behavior:
1. Draw a polygon in the out…