C-3-Framework icon indicating copy to clipboard operation
C-3-Framework copied to clipboard

An open-source PyTorch code for crowd counting

Results 74 C-3-Framework issues
Sort by recently updated
recently updated
newest added

您好, 因為大學畢業專題要做這方面的內容, 所以想先執行一次大概看一下整體的效果, 目前我做到train完的步驟, 然後就有點沒有頭緒要如何更改了QQ 想請您大概給我一點方向, 是要調整test.py裡面的內容嗎? 有點不太清楚如何去做更改 希望您能指點一下 謝謝!

请问为什么要 [/100]( @![微信图片_20210426193618](https://user-images.githubusercontent.com/70279815/116076350-b2e4b300-a6c6-11eb-8524-b398a5f9052d.png))

你好我在執行TRAIN的過程時 遇到 'EasyDict' object has no attribute 'RESUME' 的問題 使用環境 : - WINDOWS - PYTHON 3.7.9 - PYTORCH 1.0 執行過程 : 1. 執行 pip install -r requirements.txt 2. git clone...

I see output density map, diff. However I don't see MAE, MSE. Where should I get MAE, MSE ?

Dou you take your result on the validation data? Because when I use test data to measure, I have the high error. I checked the literature and they use the...

我在训练SHHB时出现如上问题,该如何解决呢?谢谢! I have the above problem while training SHHB, how can I solve it?Thanks!

学长,你好,当我运行 from tensorboardX import SummaryWriter 就会出现如下入错: 'path' must be None or a list, not

RuntimeError: 'path' must be None or a list, not