Releases: NVIDIA/cocoapi
Releases · NVIDIA/cocoapi
v0.8.1
Compare
Sorry, something went wrong.
No results found
Replace deprecated numpy.distutils (#18 )
setup.py: create pycocotools/_mask.c (#19 )
v0.8.0
Compare
Sorry, something went wrong.
No results found
Replace deprecated numpy APIs (#17 )
v0.7.3
Compare
Sorry, something went wrong.
No results found
Revert cpp_load_res_numpy column ordering to match Python loadNumpyAnnotations API (#16 )
v0.7.2
Compare
Sorry, something went wrong.
No results found
Fix dimension ordering issue with Python evaluate() API (#15 )
v0.7.1
Compare
Sorry, something went wrong.
No results found
Fixed numpy linking to avoid hardcoded paths (#14 )
v0.7.0
Compare
Sorry, something went wrong.
No results found
Made segmentation in the annotations file optional (#12 )
Optimized the C++ extensions and added multi-process support (#13 )
v0.6.1
Compare
Sorry, something went wrong.
No results found
Fix rare memory corruption bug in Paste RLE encoding (#11 )
v0.6.0
Compare
Sorry, something went wrong.
No results found
v0.5.1
Compare
Sorry, something went wrong.
No results found
Use ujson when available (#9 )
v0.5.0
Compare
Sorry, something went wrong.
No results found
Avoid assertion error due to creation of pointer to first element of empty vector (#7 )
Option to fused paste and encode (#8 )