Code Monkey home page Code Monkey logo

Comments (7)

swook avatar swook commented on July 30, 2024

Hi, thanks for the kind comments.

  1. I believe I used almost a million images for training.
  2. The video uses a feature-based (SVR) method trained on MPIIGaze - if I remember correctly. The reference implementation in this repository does not do this and relies on the somewhat inaccurate estimation of eyeball center and radius.

from gazeml.

lyyiangang avatar lyyiangang commented on July 30, 2024

Hi, thanks for the kind comments.

  1. I believe I used almost a million images for training.
  2. The video uses a feature-based (SVR) method trained on MPIIGaze - if I remember correctly. The reference implementation in this repository does not do this and relies on the somewhat inaccurate estimation of eyeball center and radius.

thanks very much for your reply. it seems I need generate more pictures for training.
Thanks very much.

from gazeml.

XhqGlorry11 avatar XhqGlorry11 commented on July 30, 2024

@swook Hi, according to the checkpoint you provide, do you train the model for more than 4 million steps? Assuming your batch size is 32, that means your model have seen more than 120 million images???

from gazeml.

swook avatar swook commented on July 30, 2024

from gazeml.

MinjingLin avatar MinjingLin commented on July 30, 2024

Hi, thanks for the kind comments.

  1. I believe I used almost a million images for training.
  2. The video uses a feature-based (SVR) method trained on MPIIGaze - if I remember correctly. The reference implementation in this repository does not do this and relies on the somewhat inaccurate estimation of eyeball center and radius.

Hi, I got a question that it's a million images before Training Data Augmentation or after augmentation ? And I use UnityEyes to generate almost 140 thousand images, it's up to 1 million after augmentation. Then I run the egg_train.py and got this problem:


10/04 06:34 INFO 0079261> heatmaps_mse = 0.00100194, radius_mse = 1.17517e-07
10/04 06:34 INFO 0079270> heatmaps_mse = 0.00119301, radius_mse = 8.82096e-08
10/04 06:34 INFO 0079280> heatmaps_mse = 0.00114937, radius_mse = 1.55061e-07
10/04 06:34 INFO 0079289> heatmaps_mse = 0.00109943, radius_mse = 1.84821e-07
Exception in thread preprocess_UnityEyes_27:
Traceback (most recent call last):
File "/home/wang/anaconda3/envs/tensorflow-gpu/lib/python3.5/threading.py", line 914, in _bootstrap_inner
self.run()
File "/home/wang/anaconda3/envs/tensorflow-gpu/lib/python3.5/threading.py", line 862, in run
self._target(self._args, **self._kwargs)
File "/media/wang/Toshiba/lmj/2019term/papers/GazeML/GazeML-win/src/core/data_source.py", line 245, in preprocess_job
preprocessed_entry_dict = self.preprocess_entry(raw_entry)
File "/media/wang/Toshiba/lmj/2019term/papers/GazeML/GazeML-win/src/datasources/unityeyes.py", line 237, in preprocess_entry
thickness=int(6
line_rand_nums[j + 4]), lineType=cv.LINE_AA)
cv2.error: OpenCV(3.4.3) /io/opencv/modules/imgproc/src/drawing.cpp:1811: error: (-215:Assertion failed) 0 < thickness && thickness <= MAX_THICKNESS in function 'line'

from gazeml.

swook avatar swook commented on July 30, 2024

I used approx. 1 million images before augmentation. The augmentation scheme is live during the training of the model and thus results in an effectively uncountable training set.

Please open a separate issue for the error you ran into.

from gazeml.

TulipDi avatar TulipDi commented on July 30, 2024
  1. I believe I used almost a million images for training.
  2. The video uses a feature-based (SVR) method trained on MPIIGaze - if I remember correctly. The reference implementation in this repository does not do this and relies on the somewhat inaccurate estimation of eyeball center and radius.

Hi, i have a question that how train SVR on MPIIGaze. I get MPIIGaze by 'get_mpiigaze_hdf.bash '. Then I found this dataset does not have 'landmark'. Wait for your reply!

from gazeml.

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.