AimCLR
AimCLR copied to clipboard
This is an official PyTorch implementation of "Contrastive Learning from Extremely Augmented Skeleton Sequences for Self-supervised Action Recognition" in AAAI2022.
The cluster diagram in your readme is very attractive. Is there a corresponding part of the code that can draw this class diagram
Hello, thank you for presenting your excellent work! While pretraining aimclr, how do you measure the progress with respect to the loss function train_mean_loss, what is a good value demonstrating...
How to fine-tune the model after the linear evaluation is completed? I don't see the corresponding yaml file in the project