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
Hello. I would like to ask you how many GPUs are required to run the AimCLR experiment. I've tried running it with 4 GPUs, but I still encountered the problem...
Can you provide the documents for fine-tuning and semi-supervised learning, as well as the related configuration files?