-
Example error:
```
WARNING:tensorflow:Gradients do not exist for variables
['convnext_xlarge_stage_0_block_0_depthwise_conv/kernel:0', 'convnext_xlarge_stage_0_block_1_depthwise_conv/kernel:0', …
-
[10/28 17:59:24] d2.engine.defaults INFO: Evaluation results for openvocab_pascal_ctx459_sem_seg_val in csv format:
[10/28 17:59:24] d2.evaluation.testing INFO: copypaste: Task: sem_seg
[10/28 17:59…
-
**python -m llava.serve.cli \
--model-path ./checkpoints/llava-hr-7b-sft-1024 \
--image-file "./assets/example.jpg"
i have downloaded model from huggingface and didn't find any model ca…
-
Currently support models like the swinv2 tagger, but since some pony models use e621 style tags.
I would like support for the [Z3D-E621-Convnext](https://huggingface.co/toynya/Z3D-E621-Convnext) mode…
-
Now that we've [reproduced](https://github.com/orgs/Appsilon/projects/154/views/1?pane=issue&itemId=87598804&issue=Appsilon%7Cimage_flow_cytometry_fine_tune%7C4) the authors' ResNet18 results (mostly …
-
Are there plans to support ConvNext?
-
Dear Open-mmlab,
I had a problem while testing convnext on my GTX1660ti. I was running this in command
python tools/test.py configs/convnext/cascade_mask_rcnn_convnext-s_p4_w7_fpn_giou_4conv1f_fp1…
-
Looking for the ImageNet-1K pre-trained weights ConvNeXt V2 supervised as the ConvNeXt V1
-
Is the vision_tower you use in the code "clip-vit-large-patch14-336"? I can't load vision_tower when I use the "Gamma-MoD-llava-hr-7b-0.34" you provided. Even if I download "clip-vit-large-patch14-336…
-
Hello, everyone, I am using MiniGemini evaluation on an image by typing command:
```python
python -m minigemini.serve.cli --model-path ./Mini-Gemini-2B/ --image-file replaced_with_path_to_image…