-
I'm currently using [this config](https://github.com/open-mmlab/mmdetection/blob/main/configs/efficientnet/retinanet_effb3_fpn_8xb4-crop896-1x_coco.py) to run detection models with EfficientNet as a b…
-
### 🐛 Describe the bug
It appears that creating a deepcopy of a [DualGraphModule](https://github.com/pytorch/vision/blob/838ad6ccf6ef7032485671a54c1570876e366dc5/torchvision/models/feature_extraction…
-
### Describe the issue
I'm trying to quantize a model from `torchvision` that I've exported to `onnx` as follows:
```
import torch
from torchvision.models.detection import (
faster_rcnn,
…
sklum updated
8 months ago
-
https://github.com/QwenLM/Qwen2-VL/issues/65
I use the key "fps" instead of "video_fps." ,but it still doesn't work !!!
messages = [
{
"role": "user",
"content": [
{
"type": "video",
# "vide…
-
### 🚀 The feature
In support of #2025, add type hinting to `torchvision/models/detection/faster_rcnn`
### Motivation, pitch
In an effort to get type hinting throughout torchvision, I wanted to star…
-
I can't do nothing, awlays some kind of problems about inplace_abn compiling. Which torch and torchvision versions are needed here, please, could you help?
-
I ran it on multiple systems, the same issue. I created a Wandb account and project, and it's working. I also tried the offline option but no luck. I think I am doing some stupid mistake, can you kind…
-
hello
i followed your instructions for installation however when i got to run `python gradio_seesr.py` i get the following:
`WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers w…
-
直接使用pip install -r requirements_web_demo.txt,运行测试demo失败,安装尝试了pip install git+https://github.com/huggingface/transformers
-
* It seems that "ImageFlow" is a third-party library, but I didn't find it on PyPi. So the folders in the project should not have the same name as the library.
In main.py:
* The module name is cas…