-
Notifications
You must be signed in to change notification settings - Fork 45.3k
Open
Labels
models:researchmodels that come under research directorymodels that come under research directorytype:bugBug in the codeBug in the code
Description
2. Describe the bug
tf.logging.info('Eval results: %s' % eval_results) in object_detection/model_lib.py
printed too many raw data(bytes?) like below.
\x89\xf4\x92`b\x9d\x02\xd0(\xe54\xe0\xfbFo\xcf\xe6O\xefQ\xd0\xbfs+\xd1:p\xc6\x19g|\xfa\xd3\x9f^\xb7n](\xfc\xcb_\xfer\xf1\xe2\xc5@\x92$Y\x96\x85\xd4\x81\xef|\xe7;/\xbc\xf0\xc2\xf0d8\xfa\xe8\xa3/\xba\xe8\xa2P\x8f1\xa6\xf7\x0c1\xc6\x84\xbcxI\x92|\xf7\xbb\xdf\xfd\xf2\x97\xbf\x0c(\xa5fff^\xf8\xc2\x17\x02\xaf{\xdd\xeb\x92$\xe9\x97x\xf4\xa41\xd6\xda\xc3\x0f?\x1cx\xd7\xbb\xde\xf5\xe2\x17\xbf8T\xbef\xcd\x9a\x0b.\xb8\xe0\xab_\xfd*\xdd\xfb(<\xcdj\xb5Z\xff5\xfc\xc3?\xfc\x03p\xdcq\xc7-[\xb6l\xe1\xc2\x85@\xb3\xd9\xd4Z\x874vY\x96\x05I\x08\xb0r\xe5\xca\xeb\xae\xbb.l/_\xbe\xfc\xa8\xa3\x8e\n\'\x9a3gN\xefBz\xf9\xef\xc2#4\xed*\xcb\x8a\xa2\xe8om(s\xe1\x85\x17~\xe3\x1b\xdf\x08\x15\xfe\xcb\xbf\xfc\xcb\xe9\xa7\x9f\x1e\xa4\x1ci\x9a&I\x12*,\x8aB)\x15z&\xcb\xb2\xb0\xd1h4:\x9d\xce\xf8\xf88000\x90\xa6i(\x1c4\x83\xe1Ix\xf7\xddw\xbf\xff\xfd\xef\x0fj\xaf\xa2(V\xacX\xf1\xc1\x0f~\x10\x987o^Y\x96\xe1\xce\xed\x7f\xa4\x97e\x19\x12\xf0\xfd\xd1\x1f\xfd\xd1\x95W^y\xcb-\xb7\x84\xd6\xfe\xd9\x9f\xfd\xd9\xd9g\x9f\r\xfc\xecg?\x1b\x1f\x1f\xdf\xb0a\x03\xd0n\xb7{_\x1c\xeb\xd6\xad\xbb\xf3\xce;\xaf\xbb\xee:`\xd5\xaaU\xd6\xdap\xd2F\xa3\xd1{v\xf5?\xc4\xc2\x17P\xaf\x8b\xc2\xacp\xce\xf5\xae\xae\xff\xa1\xf7\x84R\xa0D"Od\xb6}\xca\xef[\xcb0(\xc8z\x8f\x9ah\x19\xee\xb1e\xb8-\xfb\xdc2TZg\x89\xc6y`\xe7\x96\xe1V\td\x95W\xbdY\x944u\xb3\xd9\xec\x15\xf0\xde\xf7&RO\xb5\x1dJ\xd6\xb2\x1cPJ\xd5\xf3\xc6`m\x10\x08\x135|e\xf4\xbeS\xbc\xb7\x9d\xf6L\xa8$\xc9R \xcc\x9cV\xab52otph\x04\x981\x9d\xc2\x94\xcb\x0f<\x10\x98\x99\x99RJ\xcd[4\x07X\xb0q\xa4\xddn\xd7s\r,?\xe0\x80\xb5k\xd7\x05\x95\xb11f\xf9A\x07u\xbf\xca\xd5\xfcE)\xe0JSL\xcdl\x9c^\x0f\xf8\xa2\x1c\x1cj\x8e,Y\x02L\x8eM\xd8Ng\xee\xe8l\x00G\xe2e\xf1\xfcy\x80\xb3V!Ae\xafDu\xc6\'\x13\x0f\xa0u\x92+\xad,@i\nTusIi\x9c)\x01\r\xde:\xe5\x04\xd0^\xac\xf3a\x15\xdb\x8b\xb7\xdet\x82<Ya\xac\x1f\x993\nl\x18\xdf\x80\xb3\xd2\x95K>\xce\x96a\x18\xf7\xb0\xbd?Z\x86\xe1\xf0\xbb\xee\xba\xeb\xf2\xcb/\x0fi\xdf\xa3e\x18-\xc3]!\xfe\x12\x8eD"\x91\xdd\xc0\xbd\xf2\xaf\xf7u\x13~\xbd\xf0/\xf8\xcb}\xdd\x84H$
3. Steps to reproduce
python object_detection/model_main.py --pipeline_config_path='pipeline.config' --checkpoint_dir='checkpoint_dir/' --run_once=true
6. System information
- TensorFlow version (use command below): v1.15.0-1-gd4211884c1 1.15.0
- Python version: 3.7.7
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
models:researchmodels that come under research directorymodels that come under research directorytype:bugBug in the codeBug in the code