master
Fix unittest import to prevent failing tests.
Switching UV_symmetry_transforms.mat (for DensePose) from float64 to uint8. This bring the file size from 22MB to 3.1MB.
Merged commit includes the following changes: 185215255 by Zhichao Lu:
Merge pull request #8768 from kmindspark:newavarecords
Replace obsolete `import contextlib2` with the equivalent stdlib module `contextlib`
Support Pillow 12's stricter type checking in Image.fromarray
Release MobileDet code and model, and require tf_slim installation for OD API. (#8562)
Fix newline issue with sed on macOS in create_pycocotools_package.sh (#6563)
make fixes
Mscoco download script minor fix.
Remove unused comments related to Python 2 compatibility.
Merged commit includes the following changes: (#8803)
[NumPy] Fix test failures under NumPy 1.25.