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

Update README.md, add the TUM-FAÇADE dataset to the list #630

Merged
merged 3 commits into from
Feb 9, 2024

Commits on Dec 29, 2023

  1. boundingbox.py: Changed np.int to np.int32 to make compatible with ne…

    …w versions of numpy (isl-org#624)
    
    numpy.int is deprecated (>=1.20) or removed (>=1.24). This is
    compatible back to >=1.13 and possibly earlier (earliest version for
    which online documentation exists)
    
    ---------
    Co-authored-by: Sameer Sheorey <[email protected]>
    YishGene authored and ssheorey committed Dec 29, 2023
    1 Configuration menu
    Copy the full SHA
    fcf97c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    ec29bbe View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    3718a1a View commit details
    Browse the repository at this point in the history