keras-rcnn icon indicating copy to clipboard operation
keras-rcnn copied to clipboard

Most tests are failed

Open milani opened this issue 6 years ago • 4 comments

I run tests on Ubuntu 17.04, Python 3.5.3, numpy 1.14.0, tensorflow-gpu 1.4.1 (GTX 1070). Here you can find a log of only backend tests:

https://gist.github.com/milani/f90e448388440a3897d9aee1c3023c30

milani avatar Jan 26 '18 19:01 milani

keras version: 2.1.3

milani avatar Jan 26 '18 20:01 milani

This is test log for test_anchor_target.py.

https://gist.github.com/milani/591a0070409efd5ecbd63afff4f1886a

milani avatar Jan 27 '18 10:01 milani

I tested again on Ubuntu 17.04, Python 3.6, Keras 2.1.3, Tensorflow-gpu 1.5.0 and tests passed. So I think minimum requirements should be defined in README.

milani avatar Feb 01 '18 07:02 milani

We're going to test for Python 3.5 now too

jhung0 avatar Feb 16 '18 17:02 jhung0