Himanshu maurya
Himanshu maurya
The code on GitHub is correct but it's incorrect in python package. I have written in detail about the issue at [https://forums.fast.ai/t/getting-error-while-downloading-images-using-api/89187](https://forums.fast.ai/t/getting-error-while-downloading-images-using-api/89187) I would have changed it but I don't...
Does not give error TypeError: conv2d_v2() got an unexpected keyword argument 'filter' as mentioned in https://stackoverflow.com/questions/64033469/typeerror-conv2d-v2-got-an-unexpected-keyword-argument-filter
After running HistoQC, is there a way to search for a particular WSI's results in the viewer by its name? (like if there are 6-7 pages of results in the...
Wanted to know which of the following parameters will increase the tolerance of pen markings detection? ``` [ClassificationModule.byExampleWithFeatures:pen_markings] name: pen_markings threshold: .5 examples: ./pen/1k_version/pen_green.png:./pen/1k_version/pen_green_mask.png ./pen/1k_version/pen_red.png:./pen/1k_version/pen_red_mask.png ./pen/1k_version/pen_black.png:./pen/1k_version/pen_black_mask.png nsamples_per_example: 10000 area_threshold: 100...
Can you please share the code to finetune Janus Pro and Janus Flow on a different dataset. If its already shared can you please point that out. Thanks!
### Describe the issue Issue: Command: ``` python -m llava.serve.gradio_web_server_llava_plus --controller http://localhost:20001 --model-list-mode reload ``` Log: ``` ==== request ==== 2025-04-10 16:52:12 | INFO | stdout | error: HTTPConnectionPool(host='localhost', port=40000):...
Getting the same error as in https://github.com/TissueImageAnalytics/cerberus/issues/26 Cant create the environment because of various conflicts: (Truncated log) ``` Package python conflicts for: progress==1.5=py37h06a4308_0 -> python[version='>=3.7,=3.5.1,=2.7,=3.10,=3.9,=3.8,=3.12.0rc3,=3.11,=3.6,=3.5,=3.13,=3.12,=3.13.0rc1,=3.7,=1.16.6,=2.7,=3.10,=3.11,=3.12,=3.9,=3.12.0rc3,=3.8,=3.6,=3.7'] shapely==1.7.1=py37h1728cc4_0 -> python[version='>=3.7,=3.7,=3.7,=3.7,=2.48.0'] -> python[version='*|>=2.7|>=3.6,=3.7,=3.8,=2.7,=3.7,=3.7,=3.7,=2.3.0,=2.7,=3.10,=3.11,=3.9,=3.12,=3.13,=3.13.0rc2,=3.13.0rc1,=3.8,=3.6,=3.7,=2.3.0,=2.7,=3.10,=3.11,=3.9,=3.12,=3.13,=3.13.0rc2,=3.13.0rc1,=3.8,=3.6,=3.5,=3.7,=3.7,=3.7,=3.7,=2.7,=3.10,=3.7|>=3.8|>=3.9|>=3.9,=3.8,=3.11,=3.6,=3.5,=3.13,=3.12,=3.6']...
### Reminder - [x] I have read the above rules and searched the existing issues. ### System Info It takes a lot of time for tokenizing the dataset, is there...
Any plans for releasing the visualization code for VIT-WSI? If not, can you briefly guide on how to do that?
Additional requirements for attention visualization utils