-
How about TinaFace performance?
-
I am getting `OSError: CUDA is required to compile vedadet` after running `pip install -v -e .` is understandable given your requirements, but I wonder if you know any easy way how the repo could be r…
-
Hey I'm getting this error when I try to run the tinaface.py file with the pretrained model.Can you help me out?
Traceback (most recent call last):
File "tools/infer.py", line 93, in
main(…
-
Hi! First of all, thank you for your great work on single stage object detection!
I'm currently trying to reproduce detection results of **TinaFace** on **WIDER FACE val** written in the paper.
…
-
项目封装的太好了,要看好久才看明白,想尝试改一个带landmark的轻量级tinaface,期待多写些说明文档
-
- [ ] https://github.com/Media-Smart/vedadet
- [x] check whether the converter can support this
- [x] improve the converter
- [ ] improve the profiler
- [ ] improve the deployer
- [x] add a new n…
-
Thank you for your hard work,
before run infer.py,it need us modify some configuration accordingly in the config file like configs/infer/retinanet/retinanet.py,What are these parameters?just change t…
-
2020-12-16 20:11:46,235 - vedadet - INFO - Epoch [1][1400/4732] lr: 0.00375, loss_cls: 0.2021, loss_bbox: 0.5325, loss_iou: 0.5654, loss: 1.2999
2020-12-16 20:12:33,962 - vedadet - INFO - Epoch [1][1…
-
你好,请问运行`CUDA_VISIBLE_DEVICES="0" python tools/trainval.py configs/trainval/retinanet/retinanet.py`时出现以下信息之后就一直不动了,是什么原因,找了半天没找出原因
`
loading annotations into memory...
Done (t=0.02s)
creating ind…
-
Hi, Thanks for this great work. However, the training time is quite long, (about 60h on 6 V100s) which is hard for us to verify other ideas on this code. Have you ever tried some shorter schedule? and…