-
With a InceptionResnet backbone, I was able to detect only one class and one instance. I had to turn off FPN as I was getting a blob dimension mismatch. Could this be the reason. Thanks
MODEL:
T…
-
## 書誌情報
### 論文リンク
https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123460528.pdf
### 著者/所属機関
### conf/journal
### year
2020
## どんな論文か?
## 新規性
## 手法
## 結果
## コメント
- 実験内容よんだ
- …
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
2.10.1
### Custom code
Yes
### OS platform and distribution…
-
Ideally, we should add some doc to explain the exact meaning of the final output properly.
```
pipeline-configs/object_detection/ssd_mobilenet_v1_0.75_depth_300x300_coco14_sync.config
pipeline-co…
-
https://github.com/facebookresearch/Detectron
-
### System information
- **What is the top-level directory of the model you are using**: /home/wpq/workspace/models-master/research
- **Have I written custom code (as opposed to using a stock exampl…
-
Hi,
When I train and test Deep Feature Flow with R-FCN, using the following command:
python experiments/dff_rfcn/dff_rfcn_end2end_train_test.py --cfg experiments/dff_rfcn/cfgs/resnet_v1_101_flowne…
-
I was trying to train to the ILSVRC2015 data and since they data is large I had to put on an external hard drive and point to it.
I have modified the .yaml file as follows:
```
dataset:
NUM_CL…
-
I have used the Google Colab given sample previously, and I know that it worked yesterday. When I tried to run the sample again today, I could not get it to work anymore.
I don't think it is relate…
-
### System information
- **Have I written custom code**: No
- **OS Platform and Distribution**: XUbuntu 16.04
- **TensorFlow installed from**: binary
- **TensorFlow version**: 1.1.0
- **CUDA/cuDN…