SPIGA icon indicating copy to clipboard operation
SPIGA copied to clipboard

Code release

Open andresprados opened this issue 3 years ago • 14 comments

Code release will be available within the next two weeks, we expect to release the inference and the realtime demo before November and the training source before December.

andresprados avatar Oct 14 '22 11:10 andresprados

Amazing! Looking forward to it!

Shubhamai avatar Oct 26 '22 12:10 Shubhamai

@andresprados any updates?

ucalyptus2 avatar Nov 11 '22 02:11 ucalyptus2

@andresprados is there a change in plan of code release?

ofirkris avatar Nov 14 '22 08:11 ofirkris

Sorry for the delay, we hope to have it ready before the start of the conference (21/11/2022).

andresprados avatar Nov 16 '22 01:11 andresprados

Thanks a lot for the update :)

Shubhamai avatar Nov 17 '22 09:11 Shubhamai

How can I run the inference code?

Oguzhanercan avatar Jan 24 '23 11:01 Oguzhanercan

Hello, thank you for the amazing work. When will the training code be released? And how can I run the inference code? I tried but wasn't able to. The code doesn't seem complete. I tried running framework.py, config.py and pretreatment.py in the inference folder, but it didn't work.

nishitanand avatar Jan 27 '23 10:01 nishitanand

Hi, the demo with an inference example is expected to be released next week (01/02/2023). In the meantime, the readme shows how to generate results from different datasets in the evaluation section.

andresprados avatar Jan 29 '23 17:01 andresprados

@andresprados Hello, does the 3d pose estimated also sota compare with previously methods? How's the accuracy and speed tradeoff? Can it in realtime on CPU?

lucasjinreal avatar Jan 30 '23 02:01 lucasjinreal

Hi, the demo with an inference example is expected to be released next week (01/02/2023). In the meantime, the readme shows how to generate results from different datasets in the evaluation section.

Inference framework and image colab demo are already released! Next week I will add a real-time video demo that will include:

  • Face detection.
  • Face tracking.
  • Face alignment.
  • Headpose estimation.
  • Python package.

I share with you the preview:

andresprados avatar Feb 02 '23 01:02 andresprados

Hi, @andresprados

Thank you for sharing your wonderful project. I'm very impressed with your work.

I have noticed that the training code has not yet been released, and I was wondering if you could kindly let me know when it is scheduled to be made available. I am very keen to explore and experiment with SPIGA, and having access to the training code would be helpful.

Thank you.

Sparno1179 avatar Mar 03 '23 12:03 Sparno1179

Hi @Sparno1179, thank you for the support.

At the moment, the training code is integrated into a larger framework supported by our lab. I believe that in the next 2-3 months I should be able to create a simple training process for SPIGA. In the meantime, check out the paper supplementary, a detailed explanation of the training process as well as the hyperparameters used can be found there. Also take a look at the dataloaders in the repository, we have included all the data augmentors used as well as the configuration set during the training.

Best, Andrés

andresprados avatar Mar 14 '23 16:03 andresprados

Hi @andresprados, thank you for your amazing work!

Do you have any updates on the code release for training? Or maybe you can post the training process as it currently is?

Kaktusava avatar May 22 '23 14:05 Kaktusava

Hi @andresprados, thank you for your excellent work, I am very interested in this. When will the training code be released? Or I see you said that the training code had been integrated into the framework of your lab. Can you provide a link? Thank you.

Xiejiahao233 avatar Jun 27 '23 08:06 Xiejiahao233