Closed ThomasFroech closed 11 months ago
Hi @ThomasFroech can you add a readme.md for the dataset with this information:
Website: Download: Data License: Leaderboard: Citation:
Hi @ssheorey,
Hi @ThomasFroech can you add a readme.md for the dataset with this information:
There is a README.md available in the original GitHub repo (https://github.com/OloOcki/tum-facade). I think that all important information is there. While the data can be downloaded from that source, I would recommend obtaining it from this location instead. Here, the data is organized into training, validation, and testing sets. The data structre is described in the small README.txt that is available, there:
Hi @ThomasFroech this PR modifies the API for
update_probs()
. Can you explain the reasoning behind that?
I'm sorry, but I'm not entirely sure about the specific point you're referring to. Would you kindly provide me with a hint or more details to help me better understand?
@ssheorey
Hi @ThomasFroech this PR modifies the API for
update_probs()
. Can you explain the reasoning behind that?
My intention was solely to add the tumfacade.py
file and make corresponding adjustments to the __init__.py
file. I did not have any intention to alter or adapt any other components.
added dataset classes for the TUM-Facade dataset (https://github.com/OloOcki/tum-facade ) and updated the init file
This change is