Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
HRNet_pytorch
Commits
5b32a1fe
Commit
5b32a1fe
authored
Dec 19, 2023
by
Sugon_ldc
Browse files
modify readme
parent
483e3b4f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
92 additions
and
1 deletion
+92
-1
README.md
README.md
+6
-1
conda_requirement.txt
conda_requirement.txt
+86
-0
No files found.
README.md
View file @
5b32a1fe
...
@@ -50,7 +50,7 @@ mmcv-full:1.6.1+gitdebbc80.dtk2210
...
@@ -50,7 +50,7 @@ mmcv-full:1.6.1+gitdebbc80.dtk2210
此外安装如下三方库
此外安装如下三方库
```
```
pip3 install -r requirement
s
.txt
pip3 install -r
conda_
requirement.txt
```
```
...
@@ -77,6 +77,11 @@ pip3 install -r requirements.txt
...
@@ -77,6 +77,11 @@ pip3 install -r requirements.txt
│ ├── train2017
│ ├── train2017
│ ├── val2017
│ ├── val2017
├── annotations
├── annotations
│ ├── person_keypoints_train2017.json
│ ├── person_keypoints_val2017.json
│ ├── captions_train2017.json
│ ├── captions_val2017.json
│ ├── instances_train2017.json
│ ├── instances_val2017.json
│ ├── instances_val2017.json
├── LICENSE
├── LICENSE
├── README.txt
├── README.txt
...
...
conda_requirement.txt
0 → 100644
View file @
5b32a1fe
absl-py==1.3.0
addict==2.4.0
aiohttp==3.8.3
aiosignal==1.3.1
async-timeout==4.0.2
attrs==22.1.0
biopython==1.80
cachetools==5.2.0
certifi==2022.12.7
cfgv==3.3.1
charset-normalizer==2.1.1
chumpy==0.70
#colossalai @ file:///tmprm/colossalai-0.0.2%2Bgit364b418428e07.dtk2210-cp38-cp38-manylinux2014_x86_64.whl
contextlib2==21.6.0
contourpy==1.0.6
cycler==0.11.0
Cython==3.0.6
distlib==0.3.6
dm-tree==0.1.7
einops==0.6.0
#faiss @ file:///tmprm/faiss-1.7.2_dtk22.10_gitb7348e7df780-py3-none-any.whl
#fastfold @ file:///tmprm/fastfold-0.2.0%2Bgit52919c6.dtk2210-cp38-cp38-manylinux2014_x86_64.whl
filelock==3.8.2
flatbuffers==2.0.7
fonttools==4.38.0
frozenlist==1.3.3
fsspec==2022.11.0
google-auth==2.15.0
google-auth-oauthlib==0.4.6
grpcio==1.51.1
hjson==3.1.0
identify==2.5.9
idna==3.4
importlib-metadata==5.1.0
#jaxlib @ file:///tmprm/jaxlib-0.1.72%2Bgit6c419e3.dtk2210-cp38-none-manylinux2010_x86_64.whl
json-tricks==3.16.1
kiwisolver==1.4.4
lightning-utilities==0.4.2
Markdown==3.4.1
MarkupSafe==2.1.1
matplotlib==3.6.2
matplotlib-inline==0.1.6
ml-collections==0.1.1
multidict==6.0.3
munkres==1.1.4
ninja==1.11.1
nodeenv==1.7.0
numpy==1.23.5
nvidia-dllogger==0.1.0
nvidia-pyindex==1.0.9
oauthlib==3.2.2
opencv-python==4.6.0.66
packaging==22.0
Pillow==9.3.0
platformdirs==2.6.0
pre-commit==2.20.0
protobuf==3.20.1
psutil==5.9.4
py-cpuinfo==9.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyparsing==3.0.9
python-dateutil==2.8.2
pytorch-lightning==1.8.4.post0
PyYAML==6.0
requests==2.28.1
requests-oauthlib==1.3.1
rsa==4.9
scipy==1.9.3
six==1.16.0
tensorboard==2.11.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorboardX==2.5.1
toml==0.10.2
torchmetrics==0.11.0
tqdm==4.64.1
traitlets==5.14.0
typing_extensions==4.4.0
urllib3==1.26.13
virtualenv==20.17.1
Werkzeug==2.2.2
xtcocotools==1.13
yapf==0.32.0
yarl==1.8.2
zipp==3.11.0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment