Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discussion 4/14 #7

Closed
Vopaaz opened this issue Apr 14, 2019 · 3 comments
Closed

Discussion 4/14 #7

Vopaaz opened this issue Apr 14, 2019 · 3 comments
Assignees

Comments

@Vopaaz
Copy link
Owner

Vopaaz commented Apr 14, 2019

Work left to do

Modify the docstring and squash commit. - Vopaaz

More features

  1. The final recorded coordinate. - Vopaaz
  2. Convert the path to the image and then apply the neural network. - Suspend
  3. Vopaaz and Xiaochr each come up with a feature considering device.

DDL

4/17 24:00, 4/18 Further discussion.


--- DELETE, UNNECESSARY ---

Malkov - Xiaochr

  1. Frequency -> Probability
  2. Consider time, estimate the position by assuming constant velocity and straight line.
  3. Also, write a time-unconsidered version

Classify for Path - Vopaaz

Consider the classification against a path. The (only) feature is the entry point, the prediction is whether the exit is in the center.
Apply generally used classifier.
Actually Malkov is the same idea.

--- DELETE ---

@Vopaaz
Copy link
Owner Author

Vopaaz commented Apr 14, 2019

Feature:

  1. distance to the border of the last record minus distance to the border of the first record, representing the overall trend whether this person is moving towards the center or leaving the center.
  2. similar to 1, but use the points on the last path instead, representing the trend of moving in the final time span.

@Xiaochr
Copy link
Collaborator

Xiaochr commented Apr 15, 2019

Feature:

  1. The average, min, max length of each path.
  2. Similar to feature 3, but to calculate the 'speed', which means the length the device travels per minute.

@Vopaaz Vopaaz mentioned this issue Apr 15, 2019
@Vopaaz
Copy link
Owner Author

Vopaaz commented Apr 15, 2019

The unfinished work are mentioned in #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants