-
Passign below json object in node getting issues.
``` json
[
{
"value": 1,
"label": "Activity",
"children": [
{
"value": 1,
…
-
How are the classes name sorted in the oidv4 model?
I've downloaded the class names csv file and converted it into a plain txt containing only the names.
Whe I make a test on [this](https://ibb.…
-
ScaledYOLOv4-large can use this repo forward?
-
## Instructions To Reproduce the Issue:
1.Using the official model conversion tool, convert. PKL model to caffe ONNX model
2. what exact command you run:
```
python tools/caffe2_converter.py --c…
-
e@Nitro-AN515:~/Downloads/detectron2$ python tools/caffe2_converter.py --config-file configs/COCO-InstanceSegmentation/mask_rcnn_R_50_FPN_3x.yaml --output ./caffe2_model --run-eval MODEL.WEIGH…
-
### Expected results
I expect that after running two launch commands on two machine respectively, the two node will start training and communicating with each other. Also, I expect to see 4 GPUs ta…
-
Trying to run the training, but before a single epoch is finished, getting a RuntimeError:
`TTNet-Real-time-Analysis-System-for-Table-Tennis-Pytorch/src$ python main.py --gpu_idx 0
...
>>> Epoch:…
-
As the title suggests, while I'm able to get box AP, I'm unable to reproduce **the mask AP** (35.2 AP) of Mask RCNN.
## Instructions To Reproduce the Issue:
1. what changes you made (`git diff`)…
-
您好:
我有嘗試自己用COCO 2017的dataset進行訓練,320*320的解析度,訓練了70個epochs後觀察workspace資料夾中的nanodet_m/model_best/eval_results.txt,發現似乎不如您在README表格中提及的數值mAP=20.6
除此之外,訓練好的*.pth檔案是7.55MB,跟您在[這裡](https://drive.googl…
-
In the current entity setup, repos and the PRs of that repo a user contributed to are serialized into a Json string and stored in one Table Storage column. The maximum length of one column in Table St…