pointconv_pytorch icon indicating copy to clipboard operation
pointconv_pytorch copied to clipboard

Are there plans to implement segmentation in Pytorch?

Open isabellahuang opened this issue 3 years ago • 6 comments

As written using TensorFlow here: https://github.com/DylanWusee/pointconv

isabellahuang avatar Apr 07 '21 23:04 isabellahuang

@isabellahuang I plan on writing that and would like to cooperate with you. Can I have you email or something to contact?

tranganhthuan avatar Jun 21 '21 05:06 tranganhthuan

Feel free to contact me at @.***

On Sun, Jun 20, 2021 at 10:21 PM tranganhthuan @.***> wrote:

@isabellahuang https://github.com/isabellahuang I plan on writing that and would like to cooperate with you. Can I have you email or something to contact?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/DylanWusee/pointconv_pytorch/issues/13#issuecomment-864737050, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFJ2RHSYNU5MSGXOGH2ZVZLTT3D47ANCNFSM42RXAY6Q .

isabellahuang avatar Jun 21 '21 17:06 isabellahuang

I can not see your email, just type it with out "@" and ".". I will contact you.

tranganhthuan avatar Jun 22 '21 01:06 tranganhthuan

Isabella[dot]huang[at]berkeley[dot]edu

On Mon, Jun 21, 2021, 6:48 PM tranganhthuan @.***> wrote:

I can not see your email, just type it with out "@" and ".". I will contact you.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/DylanWusee/pointconv_pytorch/issues/13#issuecomment-865458628, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFJ2RHSZFYPVR4R3FKBDCOLTT7TXDANCNFSM42RXAY6Q .

isabellahuang avatar Jun 22 '21 02:06 isabellahuang

@tranganhthuan Did you get a chance to finish your work for segmentation?

baotruyenthach avatar Dec 20 '21 15:12 baotruyenthach

This repo will no longer be updated. For Semantic Segmentation on ScanNet, Please refer to the code in https://github.com/Xingyi-li-Vince/VI_PointConv, which includes the code to process the dataset and a similar deep model for ScanNet dataset.

DylanWusee avatar Dec 20 '21 22:12 DylanWusee