You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2024. It is now read-only.
ROBOFLOW_KEY=xxxxx ./infer.sh [YOUR_DATASET]/[YOUR_VERSION] video_in.mp4 video_out.mov 이 코드를 vscode에서 실행 중인데요, ./infer.sh 이 부분 ./에서 계속 오류가 납니다. 작업파일과 같은 경로에 있는데도 말이지요. 왜 그럴까요?
Simple usage with ROBOFLOW_KEY env var set inline
ROBOFLOW_KEY=xxxxx ./infer.sh [YOUR_DATASET]/[YOUR_VERSION] video_in.mp4 video_out.mov 이 코드를 vscode에서 실행 중인데요, ./infer.sh 이 부분 ./에서 계속 오류가 납니다. 작업파일과 같은 경로에 있는데도 말이지요. 왜 그럴까요?