Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to generate a true annotation #10

Open
wspt96 opened this issue Oct 19, 2018 · 5 comments
Open

how to generate a true annotation #10

wspt96 opened this issue Oct 19, 2018 · 5 comments

Comments

@wspt96
Copy link

wspt96 commented Oct 19, 2018

   您好,我最近的工作用到了mscnn作为对比算法,请问在制作数据集的时候,对于生成的annotation矩阵,是不是要将坐标放缩到原图的1/4
@wspt96
Copy link
Author

wspt96 commented Oct 19, 2018

@Ling-Bao

@Ling-Bao
Copy link
Owner

YES, MSCNN method need to resize density map

@zlweiyang
Copy link

你好,我想使用GPU跑您的代码,应该怎么修改?

@zlweiyang
Copy link

@Ling-Bao

@Ling-Bao
Copy link
Owner

Ling-Bao commented Oct 28, 2018

安装tensorflow-gpu版本就可以跑了(需要先配置CUDA和cuDNN)

https://github.com/Ling-Bao/mscnn#installation
项目使用的是python3.x,将项目中的requirements.txt修改为如下

python-opencv
tensorflow-gpu==1.0.0
#tensorflow==1.0.0
matplotlib==2.2.2
numpy==1.14.2

然后利用pip进行安装

pip install -r requirements.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants