-
在测试UAV123的时候,通过可视化发现,测试的速度特别满,这是正常的吗?希望得到您的回复十分感谢!
-
Hi,
We are adding several features into CVAT and will be open-sourced. We might need your advice along the way, just wanted to know if you can help. Currently, we are trying to change the interpolati…
-
### 检查清单
- [X] 合法的、无木马植入的站点。
- [X] 有实质性原创内容的 HTTPS 站点,发布过至少 5 篇原创文章,内容题材不限。
- [X] 有独立域名,非免费域名。
### 站点信息
```json
{
"title": "Kaiming He",
"url": "http://kaiminghe.com/",
"avatar": "h…
-
Per suggestion from @bs, I am adding a summary of experiments performed exploring why our model might not be learning semantic embeddings. The list is not inclusive, but I will do my best to list the …
-
As said in the issue « pytorch synthesizer », i’m trying to retrain a synthesizer in tensorflow 2.x (the model is inspired from NVIDIA’s pytorch implementation and is available on my github)
Actual…
-
### 🐛 Describe the bug
When using modules having torch.nn.utils.parametrize like:
```
class SWSConv2d(nn.Module):
r"""
2D Conv layer with Scaled Weight Standardization.
Characteriz…
-
Hi there, I got an error: `RuntimeError: CUDA out of memory. Tried to allocate 12.00 MiB (GPU 0; 10.76 GiB total capacity; 9.85 GiB already allocated; 6.25 MiB free; 9.90 GiB reserved in total by PyTo…
-
Splitting this off from #370, which will remain for tensorflow2 conversion. I would prefer this route if we can get it to work. Asking for help from the community on this one.
One example of a pyto…
ghost updated
2 years ago
-
I found the only parameters related to training image size is in the file metadata.json as "patch_size": 256. If I need to train on 512x512 images, should I change the parameter to "patch_size": 512 ?…
-
I tried to train Jigsaw model on ImageNet-1k data following the guide [here](https://vissl.readthedocs.io/en/latest/ssl_approaches/jigsaw.html).
However, the estimated time to finish training is ver…