Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows 11 installation guide #6

Open
newgenai79 opened this issue Sep 14, 2024 · 0 comments
Open

Windows 11 installation guide #6

newgenai79 opened this issue Sep 14, 2024 · 0 comments

Comments

@newgenai79
Copy link

newgenai79 commented Sep 14, 2024

Step 1
git clone https://github.com/HowieMa/CVTHead/

Step 2
cd CVTHead

Step 3
conda create -n cvthead python=3.9

Step 4
conda activate cvthead

Step 5
Download and replace the requirements.txt
requirements.txt

Step 6
pip install -r requirements.txt

Step 7
pip install torch-scatter -f https://data.pyg.org/whl/torch-2.0.0+cu118.html

Step 8
Download all the models from the following links and place in data/ folder. You need to register before you could download Flame2020.zip

https://docs.google.com/uc?export=download&id=1CJL03b7kO45Pz9iG17gnlNJThXocD5Mt

https://docs.google.com/uc?export=download&id=17bGCDQLuXU81xqHF1MB6nBqpBO6PtPd2

https://docs.google.com/uc?export=download&id=1rp8kdyLPvErw2dTmqtjISRVvQLj6Yzje

https://docs.google.com/uc?export=download&id=154JgKpzCPW82qINcVieuPH3fZ2e0P812

https://docs.google.com/uc?export=download&id=1rLtc037Ra6Z6t0kp-gJ8P1ZKfzkKm070

https://docs.google.com/uc?export=download&id=1Enw9MU9Xin77ws08y4pNqkMW0AyUIzv_

https://download.is.tue.mpg.de/download.php?domain=flame&sfile=FLAME2020.zip&resume=1

After downloading Flame2020.zip, extract generic_model.pkl and place in data folder.

Step 9

Refer the Inference commands mentioned in home page

@HowieMa HowieMa pinned this issue Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant