-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
seedspoints_train #8
Comments
same here |
Hi, 请问你解决了吗? |
没有 |
你们vessel_tree_infer运行成功了吗
在 2020-10-21 21:12:08,"simi-chen" <[email protected]> 写道:
Hi, 请问你解决了吗?
没有
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
没有,我的结果是空的, 太难了 |
Hi, I think it may be because your network is not well trained, the network output some wrong results. It should be noted that you need to write your own code to divide the data sets. Please consider the data distribution and the proportion of positive and negative samples. The key is whether the distribution of the training set and test set is consistent. For example, when training seed point networks, most of the data I generate are negative samples, because there is a small amount of data near blood vessels. |
您好,很高兴收到您的回复,我想请问一下,您在划分数据集是将8组数据打散划分成训练集,验证集数据的吗,还是采用留一法啊? |
It is should be cross-validation |
Hi, how to determine the radii of the off-centerline training samples, as they do not lie on the centerline? |
Good question! When the ball deviates from the centerline, the radius and directions will be recalculated. I use the radius corresponding to the centerline point closest to the current ball coordinate. More important is the direction after offset. |
Thanks for your helpful reply! Recently, I found that in our private dataset, the manually labeled centerlines may sometimes not lie on the true object centerlines. These inaccurate manually labeled may affect the performance of the centerline tracker. Did your datasets have this problem? If yes, how did you solve this? |
Hi, "Standardized evaluation methodology and reference database for evaluating coronary artery centerline extraction algorithms" this paper may help you standardize the data annotation process. |
Moreover, there is a new article (Multi-Resolution 3D Convolutional Neural Networks for Automatic Coronary Centerline Extraction in Cardiac CT Angiography Scans) recommended to you, hoping to inspire your current research. |
Many thanks for your sharings! I think these will be helpful to our research! |
I am just wondering what is the usage of seedpoint in this context? are they randomize point place in the image to identify the coronary artery localize position from the 3D image? |
结果空的,跑不出。。。太难了 |
谁能提供一下cta08数据呢,官网注册邮件也没有回应 |
你好,请问你是否方便提供数据集,官网最近登录不进去,现在没有办法下载对应的数据集,如果方便的话数据可以发送到我的邮箱[email protected],谢谢! |
你好,请问你是否方便提供数据集,官网最近登录不进去,现在没有办法下载对应的数据集,如果方便的话可以发送到我的邮箱[email protected],谢谢! |
你好,数据集搞定了吗,如果可以的话,能否发送相关数据或链接到我的邮箱([email protected]),谢谢! |
你好,数据集搞定了吗,如果可以的话,能否发送相关数据或链接到我的邮箱([email protected]),谢谢! |
你好,请问你是否方便提供数据集,官网最近登录不进去没有办法下载数据集,如果方便的话请发送到我的邮箱[email protected],谢谢! |
你好,数据集搞定了吗,如果可以的话,能否发送相关数据或链接到我的邮箱([email protected]),谢谢! |
Could you please give me access to the dataset |
Can I get your trained network? When I was training Seeds_train, my val_loss did not converge all the time, and the effect was very bad during the test
The text was updated successfully, but these errors were encountered: