-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
春ですね。
-
https://github.com/facebookresearch/ConvNeXt-V2/issues/3
https://github.com/edwardyehuang/iSeg/tree/master/backbones
-
I am trying to get the model trained on a custom dataset using PyTorch framework exported to ONNX and to further convert to TensorRT and run on jetson nano. However, I am unable to convert the model t…
-
**Describe the bug**
unable to load efficientNetV2 with xl weights
**To Reproduce**
Steps to reproduce the behavior:
>timm.create_model('tf_efficientnetv2_xl_in21k', pretrained=True, in_chans=3,…
emoen updated
3 months ago
-
## 🐞Describing the bug
An interesting situation. I have a PyTorch model for image classification, though the details does not matter. I need to make it work on mobile devices so I decided to convert …
-
When compiling the example below with:
```sh
iree-compile conv_generic_pack.mlir -o /dev/null --iree-hal-target-backends=llvm-cpu --iree-input-type=none --iree-llvmcpu-target-triple=x86_64-unknown…
-
same as title ↑↑↑↑↑↑↑
-
How well can foundation models for the tree of life (e.g., BioClip) identify one of the world's most speciose taxanomic groups (beetles)? If NEON could take pictures of beetles and couple them with AI…
-
I get this error: Error calling module: dataset.SearchDataset. I have attached the stacktrace for the error and also the yaml and dataset pyscript.
## Stack Trace
```
Traceback (most recent …