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 272fcf3 commit 1fdae52Copy full SHA for 1fdae52
README.md
@@ -12,7 +12,7 @@
12
13
## Environment
14
- python 3.7.7
15
-- pytorch 1.4.0 (>=1.2.0, 1.7.0 works too)
+- pytorch 1.4.0 (>=1.2.0, 1.8.1 works too)
16
- opencv 4.2.0.34 (others work too)
17
18
## Visualization
@@ -80,6 +80,8 @@ to **Non-Local_pytorch_0.3.1/**.
80
81
11. Verify that the code works well in **pytorch 1.7.0**.
82
83
+12. Verify that the code works well in **pytorch 1.8.1**.
84
+
85
## Todo
86
- Experiments on Charades dataset.
87
- Experiments on COCO dataset.
0 commit comments