@echo off rem execute the network file for localization, separation, and recognition rem move to the current directory rem assumed to be 'practice2' directory pushd %0\.. cls rem run HARK python python/view_recognition_result.py julius_out.txt 0 100 pause exit