We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c861f9 commit 8de8e5dCopy full SHA for 8de8e5d
README.md
@@ -25,6 +25,9 @@ I recommend to write your own dataloader using [torch.utils.data.Dataset](http:/
25
since `multiprocessing.Pool.imap` won't stop even there is no enough memory space.
26
An example of `dataloader` for VOCDataset: [issue71](https://github.com/longcw/yolo2-pytorch/issues/71).
27
28
+**NOTE 3:**
29
+Upgrade to PyTorch 0.4: https://github.com/longcw/yolo2-pytorch/issues/59
30
+
31
32
33
## Installation and demo
0 commit comments