We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
미검출 데이터를 따로 DB에 보관하려고 함.
flask 폴더 내에 none_labeled폴더를 생성.
none_labeled폴더 내에 yyyymm폴더를 생성 한 후
yyyymm 폴더 내에 유저 아이디와 사진이 찍힌 날짜의 yyymmdd를 합쳐 파일명으로 지정 한 후
DB내에 해당 파일 링크와 함께 yolo 결과를 저장 할 수 있도록 함
The text was updated successfully, but these errors were encountered:
No branches or pull requests
미검출 데이터를 따로 DB에 보관하려고 함.
flask 폴더 내에 none_labeled폴더를 생성.
none_labeled폴더 내에 yyyymm폴더를 생성 한 후
yyyymm 폴더 내에 유저 아이디와 사진이 찍힌 날짜의 yyymmdd를 합쳐 파일명으로 지정 한 후
DB내에 해당 파일 링크와 함께 yolo 결과를 저장 할 수 있도록 함
The text was updated successfully, but these errors were encountered: