Nick Konovalchuk
Nick Konovalchuk
@c0t0ber I don't see a problem with generating HTML. I wish they also had an option of generating actual plotly objects, that I can display using streamlit, for instance. I...
Also I'm less sure about it, but the data points in HTML may be duplicated in context of several metrics/tests
Idk if this is correct and/or possible, but the following would be cool 1. Generate actual Plotly objects 2. Extract HTML from them when the report is rendered. I think...
@Sharpz7 @zeeshan3945
> This is weird, I signed the CLA, but the PR still has the cls:missing label. Nah, it seems to work like this all the time
The VQA pipeline still requires an en_core_web_sm model. I've created https://github.com/salesforce/LAVIS/pull/77 with a hacky way of solving this issue. If you have a better idea, merge it to this PR...
Check https://github.com/openai/whisper/pull/627
> When will this PR be merged? Probably never, since in #627 one of the authors stated that releasing a pipy package is not planned at all
@Z-Fran What info do you need specifically? I'm running `matting_tutorial.ipynb` inside Google Colaboratory. Default colab environment: - torch==1.12.1+cu113 - torchvision==0.13.1+cu113 Installed with mim: - mmcv-full==1.6.2 Installed from source: - mmedit==0.15.2...
> Sorry for the late reply. I have succeeded to run `matting_tutorial.ipynb` in the environment `torch 1.8.0+cu101, mmcv(mmcv-full) 1.6.2, MMEditing 0.15.2`. Can you supply more information? I've installed your torch...