-
Hi, my dataset format VOC-2007 and i have 6 class. How can i convert my own dataset to COCO format or Can i train Mask RCNN with my own VOC-2007 dataset? Please help me. Thanks...
-
I have time series images of neural progenitor cells that I have trained on the Mask R-CNN model for segmentation. Inspecting the model using Matterport's 'Inspect_Model" Jupyter Notebook gave pretty …
-
Hello,
I want to give location of specific box and get ROI output of that box. I don't know how to do that,
Thank you
-
### Issue summary
I want to execute covalent docking based virtual screening followed by ROC/enrichment / validation experiments
### Steps to reproduce
****
I am unable to understand few things …
-
### 🐛 Describe the bug
torch.onnx.dynamo_export() fails on a simple model with torch.nn.Upsample(mode="trilinear").
Here is a minimal example to reproduce:
```python
import torch
import torch…
-
Hi! I've been long thinking about creating something like this, one repository with all reference AIS methods with unified data pipeline and evaluation. Kudos to you for actually starting this project…
-
I am a Newbie to object detection. I am trying to use the saved model for object detection in a video but I am getting the following error-
NotImplementedError: Save or restore weights that is not an…
-
### 🐛 Describe the bug
in torch.utils.data.dataloader.py中
![image](https://github.com/pytorch/pytorch/assets/51702343/b0af7f82-77cd-44b6-a6e1-9ca80bbba3c0)
![image](https://github.com/pytorch/pytor…
-
Hi, I'm tring to load the model zoo Mask R-CNN and evaluate it on the COCO dataset, but the result is much lower than that of expected, the code I'm using is
```
from detectron2.evaluation im…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Suicide Prevention on Railway Tracks
:red_circle: **Aim** : I propose implementing a feature within th…