Conversation
ssheorey
left a comment
There was a problem hiding this comment.
Hi @ThomasFroech this PR modifies the API for update_probs(). Can you explain the reasoning behind that?
|
Hi @ThomasFroech can you add a readme.md for the dataset with this information: Website: |
|
Hi @ssheorey,
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:
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? |
My intention was solely to add the |
added --verbose parameter
ssheorey
left a comment
There was a problem hiding this comment.
Hi @ThomasFroech sorry about the confusion about the update_probs() - that change came from an unrelated commit.
- Added documentation based on info provided.
- Fixed style.
added dataset classes for the TUM-Facade dataset (https://github.com/OloOcki/tum-facade ) and updated the init file
This change is