zyf12389
zyf12389
My python version is 3.5.6. When i have instaboost imported, the following error occurred: python: malloc.c:2394: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size)...
sorry to bother you again, I found missing constructor function in ImageData.h, and after adding it in this file, there exists an error, I found the error is in the...
annotations style in COCO must be binary. So, what is your json file generated by, is it based on the whole person or the body part? Thanks.
How to avoid mismatch between rep and bbox when i do flip augmentaton in inference stage? Thanks.