Daniel Groos

Results 4 issues of Daniel Groos

Hey! I am currently researching the opportunity of using your MSDNet network architecture as the backbone of our proposed ConvNet. Are you familiar if there have been made any efforts...

The following pull request has implemented these changes: - Convert get_sinusoid_encoding_table function in [multimodal_preprocessors.py](models/multimodal_preprocessors.py) from numpy to torch format - Ensure consistent data type of img_size parameter - Include pillow...

CLA Signed

Due to [renaming of explainers in shap 0.43.0](https://github.com/shap/shap/commit/ca08229b8bb93ae05311532b7cc84f21ea8a8043), TimeSHAP logic fails when the default pip install is used: ``` --------------------------------------------------------------------------- ImportError Traceback (most recent call last) Cell In[24], line 1...