David Day

Results 9 comments of David Day
trafficstars

Is this repository still being maintained? Composer is blocking me to install this package because my PHP version is 8. This PR seems to solve my problem. If it works,...

I tried to debug the error, and these are some inspections I have done: 1. The sha1sum of the outputted zip in https://github.com/ilastik/tiktorch/blob/b5a3349ca93e8dd1ebc7207e7875636b39edfb32/tiktorch/server/session/process.py#L94 does not match with the checksum of...

It successfully loaded the model after I used the TorchScript weight instead of clicking the ilastik button that would download PyTorch State Dict on BioImage.IO. Is this the right solution?

Hi weDevOfficals, Please let me know if you are interested in merging this branch. Due to the long pending review, the merge conflict appeared. If not, please close this PR....

Hi @haesleinhuepf, would you like to take a look at this one?

@haesleinhuepf Any thoughts on this one?

Hi @haesleinhuepf, Thank you for your feedback. There is no mechanism for checking that the same columns are selected, but I think having that is a good idea. I also...

Hi @haesleinhuepf, Thank you for the insight. I see the reason you want to implement it following the pattern of other functions in `_function.py`. It simplifies the code, but I...

Hi @haesleinhuepf , I added a function and reverted the custom feature classifier widget modification. I tested it in our use case, and it works fine. Best, David