JackAILab / ConsistentID

Customized ID Consistent for human
MIT License
726 stars 72 forks source link

GPU need #38

Closed AsukaCamellia closed 1 month ago

AsukaCamellia commented 1 month ago

Can I use 4 NVIDIA 4090 GPUs to train this model?

JackAILab commented 1 month ago

Can I use 4 NVIDIA 4090 GPUs to train this model?

Yes, just make sure your environment is configured correctly. For specific parameter settings, please refer to the Experiment chapter of our paper.

AsukaCamellia commented 1 month ago

Can I use 4 NVIDIA 4090 GPUs to train this model?

Yes, just make sure your environment is configured correctly. For specific parameter settings, please refer to the Experiment chapter of our paper.

Thanks for your reply. When will the training data, test data, and test code be released? I would like to follow up on this wonderful work in the future.

JackAILab commented 1 month ago

@AsukaCamellia Permission to republish the source data has not yet been granted, but a script for the data remastering will be released this week. Some test data and evaluation code will be released later, but their priority is not high compared to other current tasks, so please wait patiently~

AsukaCamellia commented 1 month ago

@AsukaCamellia Permission to republish the source data has not yet been granted, but a script for the data remastering will be released this week. Some test data and evaluation code will be released later, but their priority is not high compared to other current tasks, so please wait patiently~

Thank you!

JackAILab commented 1 month ago

@AsukaCamellia scripts Now, the data production instructions and scripts have been released. If you have any questions, please feel free to submit ISSUE and PR.

AsukaCamellia commented 1 month ago

@AsukaCamellia scripts Now, the data production instructions and scripts have been released. If you have any questions, please feel free to submit ISSUE and PR.

Thank you so much for your open-source spirit. I believe your work will become very impactful!