vCLIMB is a novel benchmark devised to evaluate Class Incremental Learning in video domain to promote and facilitate research in this area. Our benchmark includes three well-known video datasets: UCF101, Kinetics, and ActivityNet.

This table shows the main attributes of the Continual Learning Scenarios we propose in our benchmark.
| Set | Tasks | Classes Per Task | Avg. Frames Per Video | Untrimmed Videos |
|---|---|---|---|---|
| vCLIMB UCF101 | 10 | 10 | 183 | ✕ |
| vCLIMB UCF101 | 20 | 5 | 183 | ✕ |
| vCLIMB Kinetics | 10 | 40 | 250 | ✕ |
| vCLIMB Kinetics | 20 | 20 | 250 | ✕ |
| vCLIMB ActivityNet-Untrim | 10 | 20 | 3542 | ✓ |
| vCLIMB ActivityNet-Untrim | 20 | 10 | 3542 | ✓ |
| vCLIMB ActivityNet-Trim | 10 | 20 | 3879 | ✕ |
| vCLIMB ActivityNet-Trim | 20 | 10 | 3879 | ✕ |