You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The three tasks followed by the sentence before the ":" sign does not seem to flow smoothly.
Correct total count in table 2
Create a line chart of the results in the results table to show that it doesn't clarify anything.
Tasks: Simple count for neighborhoods (instead of population density) is enough. explain that simple inhabitants count is a simpler task than population density.
Section 2.2 What is the complete source data set (5 million buildings), and what's the relationship between the sample dataset (160k) and the complete set?
Create a figure map to show neighborhood, building and archaeological features
Create a "related work" section
Go through JGSY issues to find more relevant literature there and look at common article structure
Better explain difference between CNN and LSTM. We want to include these models from the shallow family and these models from the deep family. Section 3.3 glosses over the selection of the LSTM a little too easily. LSTM is one of the most popular forms of RNN and Sketch-RNN uses it too.
Create a 'related work' section. Better paper positioning within the body of scientific literature, such as
Clarify used coordinate system. P.5, Section3.1, longitude and latitude are bounded by the interval [-360, 360]? What coordinate system is used? Should it be [-180, 180]?
Paragraph 1.1: add a list of either research questions or contributions that cannot be missed. Can we use deep learning methods for classification tasks on vector shapes?
Add methodology section:
What are machine learning models,
Why are ML methods used in the first place?
methodology in machine learning are deep models as good as shallow models?
What are the tasks
How are the ML models compared? What is accuracy
What is train/val/test split?
What is a confusion matrix?
Better explanation that the shallow models do not, but the deep models do work on geometries directly.
More insight into model misclassification: create confusion matrices for all models, deep models single run.
Section 3 becomes data or tasks. Requirements for enough examples, from different, real-world domains to explore the space for the different tasks as well as possible.
Neighborhoods
Logistic regression
Decision tree
K-nearest neighbors
SVM RBF
CNN
RNN
Buildings
Logistic regression
Decision tree
K-nearest neighbors
SVM RBF
CNN
RNN
Archaeology
Logistic regression
Decision tree
K-nearest neighbors
SVM RBF
CNN
RNN
Clarify picture for figure 1.
Step one: add grid to geometry
Step two: represent as vector
Step three: normalize
The text was updated successfully, but these errors were encountered:
reply with new due date
Include 'geometry' in the disambiguation table.
"Tasks" consistently, instead of "cases"
The three tasks followed by the sentence before the ":" sign does not seem to flow smoothly.
Correct total count in table 2
Create a line chart of the results in the results table to show that it doesn't clarify anything.
Tasks: Simple count for neighborhoods (instead of population density) is enough. explain that simple inhabitants count is a simpler task than population density.
Section 2.2 What is the complete source data set (5 million buildings), and what's the relationship between the sample dataset (160k) and the complete set?
Create a figure map to show neighborhood, building and archaeological features
Create a "related work" section
Go through JGSY issues to find more relevant literature there and look at common article structure
Better explain difference between CNN and LSTM. We want to include these models from the shallow family and these models from the deep family. Section 3.3 glosses over the selection of the LSTM a little too easily. LSTM is one of the most popular forms of RNN and Sketch-RNN uses it too.
Create a 'related work' section. Better paper positioning within the body of scientific literature, such as
IEEE International
Conference on Image Processing (ICIP)
, 2017.
Clarify used coordinate system. P.5, Section3.1, longitude and latitude are bounded by the interval [-360, 360]? What coordinate system is used? Should it be [-180, 180]?
Paragraph 1.1: add a list of either research questions or contributions that cannot be missed. Can we use deep learning methods for classification tasks on vector shapes?
Add methodology section:
Better explanation that the shallow models do not, but the deep models do work on geometries directly.
More insight into model misclassification: create confusion matrices for all models, deep models single run.
Section 3 becomes data or tasks. Requirements for enough examples, from different, real-world domains to explore the space for the different tasks as well as possible.
Clarify picture for figure 1.
The text was updated successfully, but these errors were encountered: