-
Hi,
I'm using this code on AVA dataset and have encountered some problem when training. The model converges at around 10th epoch but the prediction result is not as expected. The score of all pi…
-
Hi,
Thanks for the great effort! Can you tell us which version is provided by the Mega link? Since `ava_train_2.0` and `ava_val_2.0` are already released.
Thanks.
-
Hi @titu1994 , would you please share the AVA dataset files? I could not access the original AVA dataset page due to some reason in China mainland.
-
We're trying to get 2.5.1 working for a while now, but I've pretty much given up on debugging this one. Whenever we try to make a replication within Couchbase to ES it errors on ES with;
```
java.lan…
rdzar updated
6 years ago
-
For security issues, we should move data file upload limit to backend, as suggested by @siddta . Inside fileUploader.js.
```
if($cookies.getObject('userinfo') || !login_ava){
formData = new F…
-
Hi,
got this error log when I tried to combine results for several (1000) repositories:
```console
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmen…
-
When I run the @tfriedel's training script, an error raises that
IOError: cannot identify image file u'/home/xxx/dataset/AVA_dataset/images/images/1617.jpg'
Things happen because PIL cannot open…
-
with open(file, 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: '/home/ztt/下载/neural-image-assessment-master920/images/AVA_val.txt'
I found such problem
-
I run the train_model, and find some problems:
Traceback (most recent call last):
File "/home/ztt/下载/neural-image-assessment-master/train_model.py", line 196, in
main()
File "/home/ztt/下载/neural-i…
-
**Describe the bug**
A clear and concise description of what the problem is.
I am trying to use the conda pipeline. After installation I can start to run the provided example until I get this erro…