-
Alex has reported holes in a regional analysis of Switzerland. These appear in both regional accessibility analyses and single-point analyses.
![image](https://user-images.githubusercontent.com/112…
abyrd updated
5 years ago
-
### System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Ubuntu 20.04 amd64
- **FiftyOne installed from (pip or source)**: pip
- **FiftyOne version (run `fiftyo…
-
A single class detection trained with yolov7-tiny.pt got these results but I can't understand this confusion matrix.
![confusion_matrix](https://user-images.githubusercontent.com/71201708/230604754-1…
-
After a big number of iterations (~100K), I get AP = -1 for every class. Do you have any idea what could possibly go wrong? During the training there is nothing strange oserved, e.g. `loss_= nan`
-
Since last version 3.7.2, may 23, 2020
When we zoom out to have a more general view then map is drowned under bus, tramway station icons. We can't read easily map.
-
_This is a container issue which aggregates all federated features in one place. It reflects my best effort (very imperfect!) to match single actionable steps with the outcome they are expected to co…
-
按照下面的步骤操作
## 1 下载DSSD源码
下载 美图版本的MXNET-DSSD源码:https://github.com/MTCloudVision/mxnet-dssd
```
git clone https://github.com/MTCloudVision/mxnet-dssd.git
```
## 2 下载 修改版的Demo程序以及模型和参数文件:
- repo:…
ACANX updated
5 years ago
-
I have set up a sleepy.bike account for me.
After doing so, I found publicly accessible:
* List of my interests,
* uploaded profile picture.
Also the "about me" was put into my profile card.…
-
I want update all dependencies to new version, so I need to remove the [Detectron2].For it,I write a new script to visual the result:
```python
import mmcv
from mmdet.apis import init_detector, …
-
Using the code from the notebook
```# import keras
import keras
# import keras_retinanet
from keras_maskrcnn import models
from keras_maskrcnn.utils.visualization import draw_mask
from keras…