Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
haotian-wang committed Jul 6, 2018
1 parent f71c153 commit ebe29fe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 52 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,6 @@ python:
- "3.5"
- "3.6"
env:
- PYTORCH=0.1
- PYTORCH=0.1.6
- PYTORCH=0.1.7
- PYTORCH=0.1.8
- PYTORCH=0.1.9
- PYTORCH=0.1.10
- PYTORCH=0.1.11
- PYTORCH=0.1.12
- PYTORCH=0.2.0
- PYTORCH=0.3.0
- PYTORCH=0.3.1
- PYTORCH=0.4.0
Expand Down
50 changes: 7 additions & 43 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,13 @@ This repository is the implementation of the paper *Viewpoint Estimation for Wor

- PyTorch and Torchvision

We have tested the compatibility with different versions of [Python][python] and [PyTorch][pytorch] based on Travis-CI.

| | Python 2.7 | Python 3.5 | Python 3.6 |
|:--------------:|:--------------------------:|:--------------------------:|:--------------------------:|
| PyTorch 0.1 | [![Travis][badge1]][link] | [![Travis][badge13]][link] | [![Travis][badge25]][link] |
| PyTorch 0.1.6 | [![Travis][badge2]][link] | [![Travis][badge14]][link] | [![Travis][badge26]][link] |
| PyTorch 0.1.7 | [![Travis][badge3]][link] | [![Travis][badge15]][link] | [![Travis][badge27]][link] |
| PyTorch 0.1.8 | [![Travis][badge4]][link] | [![Travis][badge16]][link] | [![Travis][badge28]][link] |
| PyTorch 0.1.9 | [![Travis][badge5]][link] | [![Travis][badge17]][link] | [![Travis][badge29]][link] |
| PyTorch 0.1.10 | [![Travis][badge6]][link] | [![Travis][badge18]][link] | [![Travis][badge30]][link] |
| PyTorch 0.1.11 | [![Travis][badge7]][link] | [![Travis][badge19]][link] | [![Travis][badge31]][link] |
| PyTorch 0.1.12 | [![Travis][badge8]][link] | [![Travis][badge20]][link] | [![Travis][badge32]][link] |
| PyTorch 0.2.0 | [![Travis][badge9]][link] | [![Travis][badge21]][link] | [![Travis][badge33]][link] |
| PyTorch 0.3.0 | [![Travis][badge10]][link] | [![Travis][badge22]][link] | [![Travis][badge34]][link] |
| PyTorch 0.3.1 | [![Travis][badge11]][link] | [![Travis][badge23]][link] | [![Travis][badge35]][link] |
| PyTorch 0.4.0 | [![Travis][badge12]][link] | [![Travis][badge24]][link] | [![Travis][badge36]][link] |
We have tested the compatibility with the following versions of [Python][python] and [PyTorch][pytorch] based on [Travis-CI][link].

| | Python 2.7 | Python 3.5 | Python 3.6 |
|:--------------:|:-------------------------:|:-------------------------:|:-------------------------:|
| PyTorch 0.3.0 | [![Travis][badge1]][link] | [![Travis][badge4]][link] | [![Travis][badge7]][link] |
| PyTorch 0.3.1 | [![Travis][badge2]][link] | [![Travis][badge5]][link] | [![Travis][badge8]][link] |
| PyTorch 0.4.0 | [![Travis][badge3]][link] | [![Travis][badge6]][link] | [![Travis][badge9]][link] |

[python]: https://python.org
[pytorch]: https://pytorch.org
Expand All @@ -39,33 +30,6 @@ This repository is the implementation of the paper *Viewpoint Estimation for Wor
[badge7]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/7
[badge8]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/8
[badge9]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/9
[badge10]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/10
[badge11]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/11
[badge12]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/12
[badge13]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/13
[badge14]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/14
[badge15]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/15
[badge16]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/16
[badge17]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/17
[badge18]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/18
[badge19]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/19
[badge20]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/20
[badge21]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/21
[badge22]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/22
[badge23]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/23
[badge24]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/24
[badge25]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/25
[badge26]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/26
[badge27]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/27
[badge28]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/28
[badge29]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/29
[badge30]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/30
[badge31]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/31
[badge32]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/32
[badge33]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/33
[badge34]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/34
[badge35]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/35
[badge36]: https://travis-matrix-badges.herokuapp.com/repos/haotian-wang/viewpoint-estimation/branches/master/36
[link]: https://travis-ci.org/haotian-wang/viewpoint-estimation

- TensorboardX and Tensorboard (Optional)
Expand Down

0 comments on commit ebe29fe

Please sign in to comment.