Yehui Shen
Yehui Shen
> Can you provide more detailed error logs? Thank you! I successfully loaded the pre-trained model, but this error occurs when I use the following code: to see the form...
> You cannot simply wrap the children to nn.Sequential since some blocks require `H` and `W` as inputs, please refer to `forward_features`: https://github.com/hunto/image_classification_sota/blob/36539b63cc8b851bd3fc93251bba60528813bb36/lib/models/lightvit.py#L384 I see in the diagram of the...
I meet the same problem
> I have seen the script dataio/colmap and follow the instruction to get the colmap-format data. But now i am wondering how to train streetsurf using colmap-format dataset Hi! how...