-
According to:
- https://gitlab.com/redhat/centos-stream/rpms/NetworkManager/-/commit/2d2f70f74f4950b2dc6eef7e9541f32e6da0544f
- https://issues.redhat.com/browse/RHEL-24693
libteam support is bein…
-
proto_tower is stacked by 32 convolutions according to your code (fcos/modeling/fcos/fcos.py Line 166). Did you try less number convolutions? I have also recently combined yolact and fcos, but my acc…
-
I tried to do this :
```
variant: fcos
version: 1.5.0
systemd:
units:
- name: sshd.socket
dropins:
- name: custom-port.conf
contents: |
[Socket]
…
-
RuntimeError: input must be contiguous (deform_conv_forward at ./mmcv/ops/csrc/pytorch/deform_conv.cpp:66)
frame #0: c10::Error::Error(c10::SourceLocation, std::string const&) + 0x47 (0x7f0f42ff1627 …
-
After setting up the repo, the following message appears when running the main:
`Traceback (most recent call last):
File "(...)/expiration-date-detection/main.py", line 18, in
args, cfg_fc…
-
hi tianzhi0549, I run :
python tools/test_net.py \
> --config-file configs/fcos/fcos_imprv_R_50_FPN_1x.yaml \
> MODEL.WEIGHT FCOS_imprv_R_50_FPN_1x.pth \
> TEST.IMS_PER_BATCH 4
but …
-
## 🚀 Feature
We'll use this thread to track issues related to running the forward pass of [FCOS](https://pytorch.org/vision/main/models/fcos.html) model.
## Issues
Tested using this [script](http…
-
when I run
`python setup.py build develop --no-deps`
the wrong information:
```running build
running build_py
running egg_info
writing fcos.egg-info/PKG-INFO
writing dependency_links to fc…
-
使用eval进行评估时出现如下错误:
![XCD0$40V0P6$ YHNYW}52SS](https://user-images.githubusercontent.com/71364549/114679461-c09d4e80-9d3e-11eb-940d-d3e0686ad7c3.png)
-
Traceback (most recent call last):
File "tools/test_net.py", line 97, in
main()
File "tools/test_net.py", line 82, in main
inference(
File "/home/adnan/Documents/FCOS-master/fcos_c…