Cai Nguyen

Results 14 comments of Cai Nguyen

You should export PYTHONPATH to your directory that contain aster folder.

libaster.so in c_ops folder, so you can check it.

@KongfuKitty you need to check it in c_ops folder, if it have, you need to add path to python

> > @KongfuKitty you need to check it in c_ops folder, if it have, you need to add path to python > > but my c_ops floder don't have libaster.so,what...

@aagainbeyond2 Have you resolved the problem?

Have you changed in demo.py file?

@viviban it will be created after you run build.bash file successfully

> AssertionError: /aster/c_ops/libaster.so not found It will appear when you build successfully.

Set enviroment with tensorflow gpu 1.4

@vaibhavnayak You can change the setting in this file aster/experiments/demo/config/trainval.prototxt. Delete block "spatial_transformer" in it if you don't want to use the rectified part.