deepinsight / deepinsight/insightface

LFW split

Open
#1,076 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29.7k
Forks
6.1k
PR merge metrics
No merged PRs in 30d

Description

Hi,
I am splitting the LFW dataset into train,validation and test(70% train, 10% validation , 20% test).
and keep getting this error message at testing verification :

` raise MXNetError(py_str(_LIB.MXGetLastError()))
mxnet.base.MXNetError: [16:00:07] include/mxnet/././tensor_blob.h:290: Check failed: this->shape_.Size() == static_cast(shape.Size()) (17492755746 vs. 312886562) : TBlob.get_with_shape: new and old shape do not match total elements
`

1. Do you have an example of splitting the LFW into train,validation and test.?
2. Do you have any idea why I keep getting this error message?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.