jiyuuchc / lacss_jax

The JAX version of LACSS
MIT License
4 stars 0 forks source link

train_gen #1

Open Sigx093105 opened 1 year ago

Sigx093105 commented 1 year ago

"train_gen" is used in point label training, how is it established? I can't find where it builds, the fact is that my compiler also reports an error here.

jiyuuchc commented 1 year ago

I assume this is referring to the LIVECell training code?

For LIVECell models, we generate a few .tfrecord files to help speeding up the data pipeline. The generation code is in data.py module. But you can also download them from this link:

https://drive.google.com/drive/folders/1jXZBxGPvmSpZjaPrjsp4HEi0kf3GYUwk

Sorry for the poor documentation. We are in the process of merging the code back to the main repository at:

https://github.com/jiyuuchc/lacss/

which is better documented. You could try the training code there, which does not require these tfrecord files (check the livecell branch).

Ji


From: Sigx093105 @.***> Sent: Wednesday, July 5, 2023 10:15 AM To: jiyuuchc/lacss_jax Cc: Subscribed Subject: [jiyuuchc/lacss_jax] train_gen (Issue #1)

Attention: This is an external email. Use caution responding, opening attachments or clicking on links.

"train_gen" is used in point label training, how is it established? I can't find where it builds, the fact is that my compiler also reports an error here.

— Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https://github.com/jiyuuchc/lacss_jax/issues/1__;!!Cn_UX_p3!milA_1nOTTTeK2gVrP6rDxn7boCSbnGY5bD4R3k2TYpwnTvnEQ_H0Nvcu3IiLUeXlqoNnp2p8H3LD3njwq2S-g$, or unsubscribehttps://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAKRPNSXNKN6T4TSGJ76MATXOVZI3ANCNFSM6AAAAAAZ7AYTAA__;!!Cn_UX_p3!milA_1nOTTTeK2gVrP6rDxn7boCSbnGY5bD4R3k2TYpwnTvnEQ_H0Nvcu3IiLUeXlqoNnp2p8H3LD3lQ3tOekg$. You are receiving this because you are subscribed to this thread.Message ID: @.***>

jiyuuchc commented 1 year ago

After re-reading the message, I realized that you might have been referring to the demo notebooks.

Unfortunately these demo notebooks are out-of-date. Please use the updated notebooks in the main repository instead. Here:

https://github.com/jiyuuchc/lacss

Ji


From: Sigx093105 @.***> Sent: Wednesday, July 5, 2023 10:15 AM To: jiyuuchc/lacss_jax Cc: Subscribed Subject: [jiyuuchc/lacss_jax] train_gen (Issue #1)

Attention: This is an external email. Use caution responding, opening attachments or clicking on links.

"train_gen" is used in point label training, how is it established? I can't find where it builds, the fact is that my compiler also reports an error here.

— Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https://github.com/jiyuuchc/lacss_jax/issues/1__;!!Cn_UX_p3!milA_1nOTTTeK2gVrP6rDxn7boCSbnGY5bD4R3k2TYpwnTvnEQ_H0Nvcu3IiLUeXlqoNnp2p8H3LD3njwq2S-g$, or unsubscribehttps://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAKRPNSXNKN6T4TSGJ76MATXOVZI3ANCNFSM6AAAAAAZ7AYTAA__;!!Cn_UX_p3!milA_1nOTTTeK2gVrP6rDxn7boCSbnGY5bD4R3k2TYpwnTvnEQ_H0Nvcu3IiLUeXlqoNnp2p8H3LD3lQ3tOekg$. You are receiving this because you are subscribed to this thread.Message ID: @.***>