How would one export a specific named checkpoint from the outputs/-directory? It seems running python tensorflow_models/research/object_detection/exporter_main_v2.py … only uses the latest checkpoin in the trained_checkpoint_dir directory.
Can I export the latest checkpoint and then manually replace it with my desired one, or does the exported do some extra processing after copying?
submitted by /u/Meriipu
[visit reddit] [comments]