-
The `convnext_base` test appears to have been broken since https://github.com/pytorch/pytorch/pull/139206 merged.
cc @seemethere @malfet @pytorch/pytorch-dev-infra
-
作者您好,您的工作非常精彩,我再尝试训练da-clip的时候,会出现下面的报错,请问是否需要预先下载您的daclip_ViT-B-32.可是我在您readme文件里面并没有找到相关操作。事实上,我如果是要重新训练custom clip 的话应该只需要ViT-B-32即可。
PS:我使用的是Windows操作系统,不过我认为应该没有影响
2024-10-31,16:43:10 | INFO | …
-
请问这个https://huggingface.co/ConvLLaVA/ConvLLaVA-ConvNeXt-1536链接里面的ConvNeXt模型权重是在文章中第二个stage训练得到的模型吗
-
Hi, @Lupin1998
Thanks for the awesome work!
I am curious about the model architecture details in the model, esp. the convnet:
1. Are there any down-sampling conv like ConvNext? If there is no…
-
### 🐛 Describe the bug
When I run [this](https://github.com/tuna2134/f5-tts/blob/master/onnx/convert_vocos.py), it failed.
### Versions
Collecting environment information...
PyTorch version: 2.6.0…
-
### 🚀 The feature, motivation and pitch
LayerNorm starts to be applied to image data on per-channel basis (e.g. in ConvNeXt model).
`torch.nn.LayerNorm` support normalization only on the last se…
-
thank you very much the implementation of your paper. I was wondering if there is going to be any implementation for connvnext or can I use timm models instead of your version of swin transformer?
-
RKNN-Toolkit2版本: 2.3.0
模型: https://huggingface.co/SmilingWolf/wd-convnext-tagger-v3/tree/main
转换脚本:
```python
#!/usr/bin/env python
# coding: utf-8
import datetime
from rknn.api import RK…
-
**Short Description**
Just released - ConvNeXt with a new internal layer.
**Papers**
https://arxiv.org/abs/2301.00808
**Existing Implementations**
https://github.com/facebookresearch/ConvNeXt…
-
Why is my accuracy so low?Looking forward to your reply
------------------------------[Evaluate]------------------------------
Extract Features:
100%|███████████████████████████████████████████████…