Jiren Jin

Results 3 issues of Jiren Jin

If the image size is too large, then such error will occur: `OSError: image file is truncated (13 bytes not processed)`. The solution I found from stackoverflow: https://stackoverflow.com/questions/12984426/python-pil-ioerror-image-file-truncated-with-big-images. I tested...

bug

"enumerate wraps any **iterator** with a lazy generator". I think "iterable" is more presice here than "iterator". And "iterable" is more consistent with the definition of `enumerate` fucntion in the...

enhancement
2ed

➜ selective_search_py git:(master) ✗ ./demo_showcandidates.py ./0100.jpg Traceback (most recent call last): File "./demo_showcandidates.py", line 12, in import selective_search File "/home/metadata/work/traffic_object_detection/selective_search_py/selective_search.py", line 10, in import segment ImportError: /home/metadata/work/traffic_object_detection/selective_search_py/segment.so: undefined symbol: _ZN5boost6python6detail11init_moduleER11PyModuleDefPFvvE