Merged commit includes the following changes: (#8803)
320117767 by ronnyvotel:
DensePose postprocessing implementation.
--
320065853 by ronnyvotel:
Updating how masks are reframed, so that it works on float and uint8 masks.
--
320061717 by yuhuic:
Updated CenterNet restore_from_objects to allow the model to load the
checkpoints saved during training.
--
319835172 by ronnyvotel:
Updating how the DensePose UV Symmetries MAT file path is constructed and loaded.
--
319834678 by ronnyvotel:
First update to CenterNetMetaArch for DensePose. Adding prediction and loss functionality.
--
319810261 by rathodv:
Create a setup.py file to simplify installation.
Usage:
"python object_detection/packages/tf1/setup.py install" for TF1.
"python object_detection/packages/tf2/setup.py install" for TF2.
or to create source distribution
"python object_detection/packages/tf1/setup.py sdist" for TF1.
"python object_detection...
Showing
Please register or sign in to comment