-
Hi,
Is there any interest in adding the ConvNeXt architecture to MONAI? It is a modern version of a ConvNet using current best practices based on this paper: https://arxiv.org/abs/2201.03545.
Th…
-
**Is your feature request related to a problem? Please describe.**
I am trying to save an optimized CLIP model to the disk, but it's too large (around 8 Gb if I remember correctly) for pickle to hand…
-
thank you ~
-
Hello, The model's output is initially consistent with the input, but as the iterations progress, the output becomes abnormal. What could be causing this?
```shell
CUDA_VISIBLE_DEVICES=0 bash ./to…
-
First of all, I would like to express my sincere gratitude to the authors. This is an excellent piece of work! I have used ConvNext_TTS, and its synthesis quality is impressive, with very fast inferen…
-
Many versions of ConvNeXt are now available pretrained in timm.
To be able to load them in tfimm, the only code to add in: https://github.com/martinsbruveris/tensorflow-image-models/blob/b6742e455f…
-
作者您好,我想请教一下为什么在该行人重识别方法中Swin的性能比ConvNeXt更好,在ConvNeXt原论文中不是能够在很多任务上超越Swin吗?这是什么原因导致的呢?
-
Hi, I'm _new_ in the research of pose estimation, and I downloaded the lmo dataset from huggingface (followed the guidence of official BOP website).
The wired thing is, when I tried to train a model…
-
Hi Daniel,
Thank you so much for releasing such an awesome VLM fine-tuning notebook to the public!
I was really excited, tried the notebook out and found the following error:
![image](https:/…
-
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 …