opendr-eu / opendr

A modular, open and non-proprietary toolkit for core robotic functionalities by harnessing deep learning
Apache License 2.0
621 stars 95 forks source link

Continual ST-GCN #370

Closed LukasHedegaard closed 1 year ago

LukasHedegaard commented 1 year ago

This PR adds a suite of continual spatio-temporal graph convolutional networks, namely the optimized Co ST-GCN, Co A-GCN, and Co S-TR, which can operate efficiently during frame-by-frame inference

LukasHedegaard commented 1 year ago

As we are still awaiting the upload of model weights from the OwnCloud folder to the FTP server, the tests in test_costgcn.py are expected to fail.

LukasHedegaard commented 1 year ago

Ready for review @ad-daniel @passalis

ad-daniel commented 1 year ago

The failures are unrelated to this PR, seeing it across the board in the develop branch

LukasHedegaard commented 1 year ago

The failures are unrelated to this PR, seeing it across the board in the develop branch

Good to know :-)