-
I want to train instance segmentation on my dataset with only one semantic class. How should I modify the config file to disable the panoptic segmentation part?
and here is my config file:
```
_bas…
-
Traceback (most recent call last):
File "/root/anaconda3/envs/chineseocr/lib/python3.6/site-packages/web/application.py", line 257, in process
return self.handle()
File "/root/anaconda3/env…
-
```
Hi Dave,
Thank you so much for creating this awesome tool to incorporate into Google
Docs. I will be using it quite often. I was just wondering if there is any way
to reduce the font size and/o…
-
Following the instruction of [Co-compiling multiple models](https://coral.ai/docs/edgetpu/compiler/#co-compiling-multiple-models), we can run multiple models in a single edgetpu device:
> To speed…
-
I want to use the mask RCNN evaluator to benchmark on another model output. Therefore, I decided to extract the mask RCNN evaluator from [here][1]. The calculation of the mask comes from the earlier […
-
The following python box is working well in LK:
- **inputs**: df.label, df.score
- **outputs**: df.fpr: float, df.tpr: float
- **Python code**:
from sklearn.metrics import roc_curve
fpr, tpr, …
-
## 🚀 Feature
A `dim` feature can be added for function `torch.masked_select`.
## Motivation
I think it will be more convenient if we can have a "dim" parameter in `torch.masked_select`.
Th…
-
Hello!
I successfully retrieved the test dataset from UCLA Box and ran the system. I executed the evaluation script, which logs the scores for various experiments.
However, I encountered a coupl…
-
I noticed that your project provides high fps. I'm trying to add YOLO code for object recognition and it doesn't work.
```
import pyautogui
CONFIG_FILE = './yolov2-tiny.cfg'
WEIGHT_FILE = './yolov…
-
In all sports of Zen GM, I'm getting really long waiting times when it comes to going from preseason to regular season. Sometimes it can take upwards of 5 minutes just to load into it, or I've been st…