Code Monkey home page Code Monkey logo

Comments (13)

peteryuX avatar peteryuX commented on May 18, 2024

Hi @FelixZhang7 ~ You already downloaded MS-Celeb-1M datasets, then extract and convert them to tfrecord as traning data right?

from arcface-tf2.

FelixZhang7 avatar FelixZhang7 commented on May 18, 2024

yes,i have convert mxrecord to tfrecord

from arcface-tf2.

peteryuX avatar peteryuX commented on May 18, 2024

That's weird. Do you mind provide me the tf.record you produced.

from arcface-tf2.

FelixZhang7 avatar FelixZhang7 commented on May 18, 2024

i have solved this problem but i got a new one

python3.7/site-packages/tensorflow_core/python/keras/engine/training_utils.py", line 144, in finalize
raise ValueError('Empty training data.')
ValueError: Empty training data.

from arcface-tf2.

peteryuX avatar peteryuX commented on May 18, 2024

Had you set your dataset path in the config.file?

from arcface-tf2.

FelixZhang7 avatar FelixZhang7 commented on May 18, 2024

After cheaking the data,i think i got worong dataset,but the ms1m112*112 in face.evoLVe.PyTorch is not available,could you provide baidu drive or google drive?

from arcface-tf2.

peteryuX avatar peteryuX commented on May 18, 2024

Check this temporal backup.

from arcface-tf2.

FelixZhang7 avatar FelixZhang7 commented on May 18, 2024

I solved the dataset problem,but...
"/home/anaconda3/lib/python3.7/site-packages/tensorflow_core/python/keras/engine/network.py", line 708, in call
convert_kwargs_to_constants=base_layer_utils.call_context().saving)
File "/home/anaconda3/lib/python3.7/site-packages/tensorflow_core/python/keras/engine/network.py", line 870, in _run_internal_graph
assert str(id(x)) in tensor_dict, 'Could not compute output ' + str(x)
AssertionError: Could not compute output Tensor("ArcHead/Identity:0", shape=(None, 85742), dtype=float32)`

from arcface-tf2.

peteryuX avatar peteryuX commented on May 18, 2024

So the dataset_checker.py is running well right now? Where the last error massage come from? May you please provide me more information about this? Thanks :)

from arcface-tf2.

FelixZhang7 avatar FelixZhang7 commented on May 18, 2024

Traceback (most recent call last):
File "train.py", line 135, in
app.run(main)
File "/home/anaconda3/lib/python3.7/site-packages/absl/app.py", line 299, in run
_run_main(main, args)
File "/home/anaconda3/lib/python3.7/site-packages/absl/app.py", line 250, in _run_main
sys.exit(main(argv))
File "train.py", line 78, in main
logist = model(inputs, training=True)
File "/home/anaconda3/lib/python3.7/site-packages/tensorflow_core/python/keras/engine/base_layer.py", line 891, in call
outputs = self.call(cast_inputs, *args, **kwargs)
File "/home/anaconda3/lib/python3.7/site-packages/tensorflow_core/python/keras/engine/network.py", line 708, in call
convert_kwargs_to_constants=base_layer_utils.call_context().saving)
File "/home/anaconda3/lib/python3.7/site-packages/tensorflow_core/python/keras/engine/network.py", line 870, in _run_internal_graph
assert str(id(x)) in tensor_dict, 'Could not compute output ' + str(x)
AssertionError: Could not compute output Tensor("ArcHead/Identity:0", shape=(None, 85742), dtype=float32)

from arcface-tf2.

peteryuX avatar peteryuX commented on May 18, 2024

Hi @FelixZhang7~ I don't know why the problem present... I training with both binary and online image version tf.record dataset well. But the error message you provided is similar to #7. Hope this information can help you. Is there any possible still have any difference between with the steps in my repo?

from arcface-tf2.

FelixZhang7 avatar FelixZhang7 commented on May 18, 2024

I solved that according to the link, Thank you so much! Sorry to disturb you for a long time

from arcface-tf2.

LackesLab avatar LackesLab commented on May 18, 2024

i have solved this problem but i got a new one

python3.7/site-packages/tensorflow_core/python/keras/engine/training_utils.py", line 144, in finalize
raise ValueError('Empty training data.')
ValueError: Empty training data.

Could you please give additional information how you solved your problem?

Thanks

from arcface-tf2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.