-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set pifpaf and nuscenes versions for pip installation (#14)
* fix version of pifpaf and nuscenes * set version of all dependancies * add iccv version * fix readme * fix readme and tabulate version * fix pylint and pytest version * update to pifpaf 0.9 * fix pylint and pytorch versions * fix pifpaf=0.8 * fix pytorch version * make new version * fix bug on commas * change to torch 1.1 * change pylint version
- Loading branch information
Showing
3 changed files
with
11 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
|
||
"""Open implementation of MonoLoco.""" | ||
|
||
__version__ = '0.4.6' | ||
__version__ = '0.4.7' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters