Skip to content
New issue

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

Fix: Image filename issue resolved #305

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix: Image filename issue resolved #305

wants to merge 1 commit into from

Commits on Apr 27, 2021

  1. image filename issue resolved

    annotation from CVAT tool gives full path including the image folder name too. In that case, the code crashes as no file is found at that path.
    the split fix would just take the image name and append with path.
    vermavinay982 authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    a6637a0 View commit details
    Browse the repository at this point in the history