abdelrahman-gaber / tf2-object-detection-api-tutorial

Tensorflow 2 Object Detection API Tutorial. This tutorial will take you from installation, to running pre-trained detection model, and training your model with a custom dataset, then exporting it for inference.
MIT License
114 stars 52 forks source link

I got An exception has occurred, use %tb to see the full traceback. SystemExit: 2 with generating tfrecord #9

Open feraoney opened 3 years ago

feraoney commented 3 years ago

usage: [-h] test test/_annotations.csv label_map.pbtxt test : error: the following arguments are required: test, test/_annotations.csv, label_map.pbtxt, test An exception has occurred, use %tb to see the full traceback.

SystemExit: 2

C:\Users\ferao\anaconda3\envs\mostfgpu\lib\site-packages\IPython\core\interactiveshell.py:3449: UserWarning: To exit: use 'exit', 'quit', or Ctrl-D. warn("To exit: use 'exit', 'quit', or Ctrl-D.", stacklevel=1) eror