IP_LAP
IP_LAP copied to clipboard
Readability and efficiency improvement for inference.
Add inference.py and util, reconstructed from inference_single.py, for better readability and efficiency:
- Change parameters of video output (cv2.VideoWriter) for better quality and efficiency.
- Minor changes for efficiency, such as how and when to create tensors.