if __name__ == '__main__':
saveTFRecord()
# run_check_record()
# run_preprocess()
it means that i must uncomment the last two command of msra.py ?
But when i uncomment the last two command of msra.py, it always lead to error.
Can you help give me a little hint about how i can solve the problem ?
msra.py
it means that i must uncomment the last two command of msra.py ? But when i uncomment the last two command of msra.py, it always lead to error. Can you help give me a little hint about how i can solve the problem ?