FLAGS['path_data'] = '/dataset/LPGAN'
FLAGS['path_result_root'] = '/dataset/LPGAN-Result/%03d-DGX-LPGAN'
What does LPGAN point to? How to modify it according to self environment?
Are there any other places that we should modify to make the code running?