ldkong1205 / TranSVAE

[NeurIPS 2023] Unsupervised Video Domain Adaptation for Action Recognition: A Disentanglement Perspective
https://ldkong.com/TranSVAE
121 stars 11 forks source link

When to release data and launch scripts #3

Closed takfate closed 12 months ago

ldkong1205 commented 1 year ago

Hi @takfate, thanks for your interest! Your requested materials will be available in the next few days. Stay tuned!

takfate commented 1 year ago

Thanks, looking forward to it~

takfate commented 1 year ago

Hello, I am very eager to get your code. Could you release the launch scripts and features?

ldkong1205 commented 1 year ago

Hi @takfate, thanks for your interest!

We are still looking for a suitable source to store the I3D features, which require more than 34GB. Will the feature generation scripts be useful for your case? We can share them with you first and you can generate the features and store them locally.

takfate commented 1 year ago

I recommend using Zenodo for global support and Baidu Netdisk for Chinese support. In fact, I want to use your codebase on our own dataset. So I need your launch script to understand your codebase. It helps me adapt it to our work. The I3D feature is not very required for me. But if it can be accessed, it could speed up our progress.

ldkong1205 commented 12 months ago

Hi @takfate, thanks for waiting!

We managed to store the I3D features on Google Drive, please download them based on your need:

Dataset Google Drive Size
UCF101 download 3 GB
HMDB51 download 1 GB
Epic-Kitchens download 11 GB
Sprites download 42 MB

The launch scripts will be available by tomorrow.

ldkong1205 commented 12 months ago

Hi @takfate, the launch scripts are ready. Please refer to GET_STARTED.md for more details.