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