I ran the installation instructions, but received errors:
PS C:\Users\dobrevi\densepose> git clone https://github.com/superstar1225/DensePose_from_WiFi.git
Cloning into 'DensePose_from_WiFi'...
remote: Enumerating objects: 62, done.
remote: Counting objects: 100% (62/62), done.
remote: Compressing objects: 100% (53/53), done.
remote: Total 62 (delta 16), reused 46 (delta 5), pack-reused 0 (from 0)Receiving objects: 66% (41/62), 19.63 MiB | 1.3Receiving objects: 100% (62/62), 20.45 MiB | 1.29 MiB/s, done.
Resolving deltas: 100% (16/16), done.
PS C:\Users\dobrevi\densepose> cd ./DensePose_from_WiFi/
PS C:\Users\dobrevi\densepose\DensePose_from_WiFi> conda create -y -n [ENV] python=3.8
conda : The term 'conda' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
- conda create -y -n [ENV] python=3.8
-
+ CategoryInfo : ObjectNotFound: (conda:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
PS C:\Users\dobrevi\densepose\DensePose_from_WiFi>
Please provide full instructions
I ran the installation instructions, but received errors:
PS C:\Users\dobrevi\densepose> git clone https://github.com/superstar1225/DensePose_from_WiFi.git
Cloning into 'DensePose_from_WiFi'...
remote: Enumerating objects: 62, done.
remote: Counting objects: 100% (62/62), done.
remote: Compressing objects: 100% (53/53), done.
remote: Total 62 (delta 16), reused 46 (delta 5), pack-reused 0 (from 0)Receiving objects: 66% (41/62), 19.63 MiB | 1.3Receiving objects: 100% (62/62), 20.45 MiB | 1.29 MiB/s, done.
Resolving deltas: 100% (16/16), done.
PS C:\Users\dobrevi\densepose> cd ./DensePose_from_WiFi/
PS C:\Users\dobrevi\densepose\DensePose_from_WiFi> conda create -y -n [ENV] python=3.8
conda : The term 'conda' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
PS C:\Users\dobrevi\densepose\DensePose_from_WiFi>
Please provide full instructions