Vision study

Results 2 issues of Vision study

![KakaoTalk_20240404_175828046](https://github.com/LiheYoung/Depth-Anything/assets/162882446/c421ce5b-4f59-4d97-a4dc-dcae5a2feb20) Hello, I am an undergraduate who is studying because I recently became interested in depth estimation. When I made it through a metric depth estimation model, the results came...

As Issue#7, the image log appear two times. import subprocess command = [ "python", r"C:\Users\Desktop\Python_study\blur\BlurDetection2-master\process.py", "-i", r"C:\Users\Desktop\cameradata\final\test\center_part\clear\test", "-s", r"C:\Users\Desktop\Python_study\blur\blur_data\final.json" ] subprocess.run(command) Here is my code. And I can't understand how...