-
Any help please
Command
`(venv) C:\sd\vid2densepose>python -m pip install git+https://github.com/facebookresearch/detectron2.git#subdirectory=projects/DensePose
`
```
Collecting git+https://g…
-
It would be very useful to compare real training performance on amd and nvidia cards.
For Nvidia cards we have a lot of graphs and tests, for example:
https://github.com/u39kun/deep-learning-benchma…
-
-
Hey!
First of all I really like the script you've put together here. It seems like a simple idea, but it really adds some spice to IMG2IMG when just playing around w/ images.
I'm experiencing …
CCpt5 updated
8 months ago
-
📚 This guide explains how to export a trained YOLOv5 🚀 model from PyTorch to ONNX and TorchScript formats. UPDATED 8 December 2022.
## Before You Start
Clone repo and install [requirements.txt](…
-
@tianzhi0549 Hello, I'm doing something about incremental learning
At present, I have removed the labels of the first 40 categories of the COCO dataset and only used the data of the last 40 categorie…
-
**Notice**
There are several common situations in the reimplementation issues as below
1. Reimplement a model in the model zoo using the provided configs
2. Reimplement a model in the model zoo…
-
I went to the pre-trained ResNet-50 and ResNet-101 links and it says the files do not exist.
Since we are interested in this paper and would like to verify it, would it be possible to upload the pre-…
-
TODOs:
11.06 剩余任务
| 领域 | 功能 | 基础模型 | 支持方式 | 负责人 | 状态 | 展开数量 |
| ---- | -------------- | -------------- | ---------- | ------ | ----------------- | -------- |
| cv …
-
I read the article but do not find infos about your usage of image backbone. May you reveal which backbone is conducted for this experiment?