Skip to content
Snippets Groups Projects
Commit 08f485fc authored by huipengly's avatar huipengly
Browse files

Update README.md

parent 88aaa21d
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,7 @@ This repository is the implementation code of the paper "DenseFusion: 6D Object ...@@ -27,7 +27,7 @@ This repository is the implementation code of the paper "DenseFusion: 6D Object
## Requirements ## Requirements
* Python 2.7/3.5/3.6 (If you want to use Python2.7 to run this repo, please rebuild the `lib/knn/` (with PyTorch 0.4.1).) * Python 2.7/3.5/3.6 (If you want to use Python2.7 to run this repo, please rebuild the `lib/knn/` (with PyTorch 0.4.1).)
* [PyTorch 0.4.1](https://pytorch.org/) * [PyTorch 0.4.1](https://pytorch.org/)([PyTroch 1.0 branch](<https://github.com/j96w/DenseFusion/tree/Pytorch-1.0>))
* PIL * PIL
* scipy * scipy
* numpy * numpy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment