Dropbox access tokens are needed to download and upload model weights and datasets straight from this repository.
- Set up your DropBox account
- Go to dropbox.umich.edu.
- Set up your umich account.
- Request access to the UMARV DropBox from a team lead.
- Create your DrobBox developer app.
- Go to https://www.dropbox.com/developers/apps.
- Click "Create App".
- Click "Scoped Access".
- Click "Full DropBox".
- Insert your name in the below step.
- Name the app "UMARV CV {insert_your_name}".
- Click "I Agree".
- Click "Create App".
- Click on the "Permissions" tab.
- Place checkmarks on the following sections:
- account_info.read
- files.metadata.write
- files.metadata.read
- files.content.write
- files.content.read
- Go to https://www.dropbox.com/developers/apps
- Click on your app.
- Click "Generate access token".
GitHub access tokens are needed to push changes in the Google Colab and LambdaLabs environments.
- Go to https://github.com/settings/tokens.
- Click "Tokens (classic)".
- Click "Generate new token".
- Click "Generate new token (classic)".
- Note : "UMARV CV".
- Check on "repo".
- Click "Generate token".