-
- Downloads
There was a problem fetching the pipeline summary.
No related branches found
No related tags found
Pipeline #
Showing
- bob/learn/pytorch/datasets/casia_webface.py 102 additions, 43 deletionsbob/learn/pytorch/datasets/casia_webface.py
- bob/learn/pytorch/datasets/multipie.py 42 additions, 19 deletionsbob/learn/pytorch/datasets/multipie.py
- conda/meta.yaml 2 additions, 2 deletionsconda/meta.yaml
- requirements.txt 1 addition, 1 deletionrequirements.txt
... | @@ -7,4 +7,4 @@ bob.core | ... | @@ -7,4 +7,4 @@ bob.core |
bob.io.base | bob.io.base | ||
bob.io.image | bob.io.image | ||
torch == 0.4.0 | torch == 0.4.0 | ||
torchvision == 0.2.0 | torchvision >= 0.2.0 |
Please register or sign in to comment