CVSSN icon indicating copy to clipboard operation
CVSSN copied to clipboard

Need SSSAN tensorflow code

Open HITchina opened this issue 2 years ago • 3 comments

Hello Dear, I have read your paper and used your code can you provide the SSSAN model tensorflow code? but given the Pytorch implementation. i am working on tensorflow I will be very thankful to you.

HITchina avatar Oct 03 '23 02:10 HITchina

Hello bro,

Thanks for your interest in our work. It is certain that I could provide the source code of SSSAN, which is based on Keras and TensorFlow and part of the total framework, i.e., just method implementation. Now, I am at home, and when I am in school next week, I can send you the discussed code. If yes, you could email me your WeChat number or by email.

lms-07 avatar Oct 03 '23 04:10 lms-07

Hello Bro,

It is my pleasure for further communication.

lms-07 avatar Oct 03 '23 09:10 lms-07

hello dear,How do I run 0 and 6 in model_list that I don't see defined during training

leezhien avatar Sep 21 '24 01:09 leezhien

hello dear,How do I run 0 and 6 in model_list that I don't see defined during training

Hi, Sorry, I cannot catch your clear meaning. You could explain your problems or needs.

lms-07 avatar Sep 21 '24 10:09 lms-07

hello dear,How do I run 0 and 6 in model_list that I don't see defined during training

Hi, Sorry, I cannot catch your clear meaning. You could explain your problems or needs.

Hi, in process_dl.py, the two models ContextualNet and A2S2 in model_list, they belong to model_3d_spa_set, but I don't see the model_type_flag that defines them, so it reports an error during the training process, how to solve this problem, I appreciate it!

leezhien avatar Sep 23 '24 02:09 leezhien

Hello dear,                  I have attached a file where you can find the instructions on how you run the different models. On Saturday, September 21, 2024 at 03:57:43 PM GMT+5, Mingsong Li @.***> wrote:

hello dear,How do I run 0 and 6 in model_list that I don't see defined during training

Hi, Sorry, I cannot catch your clear meaning. You could explain your problems or needs.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

HITchina avatar Sep 23 '24 02:09 HITchina

Hello dear,                  I have attached a file where you can find the instructions on how you run the different models. On Saturday, September 21, 2024 at 03:57:43 PM GMT+5, Mingsong Li @.> wrote: hello dear,How do I run 0 and 6 in model_list that I don't see defined during training Hi, Sorry, I cannot catch your clear meaning. You could explain your problems or needs. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.> Hi, I apologize, I can't seem to find the attachment, could you send a copy to my email, I would greatly appreciate [email protected]

leezhien avatar Sep 23 '24 03:09 leezhien

hello dear,How do I run 0 and 6 in model_list that I don't see defined during training

Hi, Sorry, I cannot catch your clear meaning. You could explain your problems or needs.

Hi, in process_dl.py, the two models ContextualNet and A2S2 in model_list, they belong to model_3d_spa_set, but I don't see the model_type_flag that defines them, so it reports an error during the training process, how to solve this problem, I appreciate it!

Hi, bro. I see, and it is fine since you figure out a small bug for our files. You could add '0' and '6' into model_spa_set, and I neglected this issue when organizing the code:) I will update the corresponding files. Thanks and good luck.

lms-07 avatar Sep 23 '24 13:09 lms-07