Giter Club home page Giter Club logo

Comments (32)

prateikarora avatar prateikarora commented on July 30, 2024 5

@sam101340 in the calendar like box, click the small gray rectangle for the corresponding month and year

from stgcn_ijcai-18.

xumingxingsjtu avatar xumingxingsjtu commented on July 30, 2024 5

Hello! @VeritasYin I am reproducing the results of your paper, and I wander if you could share your baseline code HA, LSVR,ARIMA,FNN,FC-LSTM with me?

from stgcn_ijcai-18.

sam101340 avatar sam101340 commented on July 30, 2024 1

Hi VeritasYin:
Thank you very much! But I can`t find the 'Time Period' in the http://pems.dot.ca.gov/?dnode=Clearinghouse.How to solve?

from stgcn_ijcai-18.

VeritasYin avatar VeritasYin commented on July 30, 2024 1

For the details of sensor stations, please refer to the metadata from PeMS website. It provides the following key values,

  • ID | An integer value that uniquely indenties the Station Metadata. Use this value to 'join' other clearinghouse files that contain Station Metadata
  • Freeway | Freeway Number
  • Latitude | Latitude.
  • Longitude | Longitude.

@AimanMunir24 @Daishijun

from stgcn_ijcai-18.

steven1536796418 avatar steven1536796418 commented on July 30, 2024 1

from stgcn_ijcai-18.

VeritasYin avatar VeritasYin commented on July 30, 2024

Hey,

Thank you for your interest in our study. After you log into the PeMS website, please visit the link http://pems.dot.ca.gov/?dnode=Clearinghouse. Using following parameters to locate the dataset:
Type: Station 5-minute;
District: 7;
Time Period: Weekdays of May and June of 2012.

If everything is all right, please select 'D7 2012 Station 5-Minute' in the dashboard. Then you are able to find the requested data in the section of 'Available Files'.

Cheers, ht

from stgcn_ijcai-18.

zwd2016 avatar zwd2016 commented on July 30, 2024

Hi,
Thank you very much!
Regards,
wendong

from stgcn_ijcai-18.

sam101340 avatar sam101340 commented on July 30, 2024

@VeritasYin
Hi,VeritasYin
Thank you very much for your answer.I would like to ask: When you calculating the weighted adjacency matrix , you based on "the distances among stations". I would like to ask you which indicator in the downloaded data is the distance between the stations. Is it "Station Length"? I also want to ask how to choose the Station ID.
Thanks a lot!

from stgcn_ijcai-18.

CHELSEA234 avatar CHELSEA234 commented on July 30, 2024

@sam101340
I think you have raised a good question. I also want to reproduce the results, the data so will be very important. Have you figured out how to construct the adjacent matrix yet?

from stgcn_ijcai-18.

steven1536796418 avatar steven1536796418 commented on July 30, 2024

@VeritasYin
Hi, I am interested in your study, and I think the graph convolutional network applied in the traffic prediction is an innovative idea.

from stgcn_ijcai-18.

xumingxingsjtu avatar xumingxingsjtu commented on July 30, 2024

Hi,
Thank you very much!
Regards,
wendong

Hello! I am also interested in this work and want to reproduce it, but I can not download the datasets. Have you already downloaded the datasets? Would you mind share the datasets to me?
Thank you very much!

from stgcn_ijcai-18.

VeritasYin avatar VeritasYin commented on July 30, 2024

@sam101340 @CHELSEA234 @xumingxingsjtu
Sorry for my late reply.

As for construction of the adjacent matrix, please refer to issue #18. The PeMS dataset and weighted adjacent matrix will be ready to release by end of this week. Thank you for your understanding and patience.

Regards, ht

from stgcn_ijcai-18.

xiepeng21 avatar xiepeng21 commented on July 30, 2024

Hello, I can't access the website "http://pems.dot.ca.gov/" to download the datasets, Does it can't work recently? If not, could you share the datasets for me? My email is [email protected].
Thank you.

from stgcn_ijcai-18.

VeritasYin avatar VeritasYin commented on July 30, 2024

Hi @xiepeng21
So far, the PeMS website is accessible. You may try to visit it with the proxy tool. But sometimes it could be difficult. We will also release the PeMS dataset later this week.
Thanks, ht

from stgcn_ijcai-18.

FelixOpolka avatar FelixOpolka commented on July 30, 2024

Hi @VeritasYin Thank you for publishing the code for STGCN. Has there been any updates concerning the release of the PeMS dataset?

from stgcn_ijcai-18.

coolcoder001 avatar coolcoder001 commented on July 30, 2024

Hi @VeritasYin , could you please inform how did you form the vertex and weight matrix csvs from the available files ?

I can find so many files to download.

from stgcn_ijcai-18.

AimanMunir24 avatar AimanMunir24 commented on July 30, 2024

How can we know which sensors are on the same road? What is difference between freeway and road?

from stgcn_ijcai-18.

Daishijun avatar Daishijun commented on July 30, 2024

Hi, I am interested in your study. I wonder how to choose the Station ID. There are so many Station IDs, but how can I know where is the station xxx?

from stgcn_ijcai-18.

razvanc92 avatar razvanc92 commented on July 30, 2024

@VeritasYin Could you please share the sensors ids you used? We need a mapping from the adj matrix you released to the sensors ids from the website.

from stgcn_ijcai-18.

sanaz20 avatar sanaz20 commented on July 30, 2024

How can I download a road congestion dataset for 5 years from PeMS?

from stgcn_ijcai-18.

tinmodeHuang avatar tinmodeHuang commented on July 30, 2024

Hi @xiepeng21
So far, the PeMS website is accessible. You may try to visit it with the proxy tool. But sometimes it could be difficult. We will also release the PeMS dataset later this week.
Thanks, ht

wow! it is concluded alone from questions and timely reply in the issue that you're a nice guy and walk everyone through the code like babysitting. I suppose I could go through the code faster than I did one.

from stgcn_ijcai-18.

hugh2009hugh avatar hugh2009hugh commented on July 30, 2024

mark

from stgcn_ijcai-18.

sanaz20 avatar sanaz20 commented on July 30, 2024

Hi, how can I find weather and accident data on Pems website?

from stgcn_ijcai-18.

parvin-ahmadi avatar parvin-ahmadi commented on July 30, 2024

Hi, How can I merge the dataset with weather data? can I download a dataset that is a combination of traffic and weather data on PeMS?

from stgcn_ijcai-18.

AdnanQaseem avatar AdnanQaseem commented on July 30, 2024

could you please send the link for download the datasets, thank you

from stgcn_ijcai-18.

Sigma9955 avatar Sigma9955 commented on July 30, 2024

could you please send the link for download the datasets

from stgcn_ijcai-18.

steven1536796418 avatar steven1536796418 commented on July 30, 2024

from stgcn_ijcai-18.

MaheshBhalavi avatar MaheshBhalavi commented on July 30, 2024

Hi @xiepeng21 So far, the PeMS website is accessible. You may try to visit it with the proxy tool. But sometimes it could be difficult. We will also release the PeMS dataset later this week. Thanks, ht

Hey,

Thank you for your interest in our study. After you log into the PeMS website, please visit the link http://pems.dot.ca.gov/?dnode=Clearinghouse. Using following parameters to locate the dataset: Type: Station 5-minute; District: 7; Time Period: Weekdays of May and June of 2012.

If everything is all right, please select 'D7 2012 Station 5-Minute' in the dashboard. Then you are able to find the requested data in the section of 'Available Files'.

Cheers, ht

Hello Sir My name is Mahesh Bhalavi
I m doing study on Traffic Path Recommendations System and find your work very interesting and referring your work for that.
For the same reason i want PeMSD 7 dataset and i m finding it difficult to download. I m reached till Available Files section as you mention in above message. From there i m finding difficult to procced as there are many metadata files from may 2012 to june 2012. I m eagerly awaiting for you help sir.

Thank You Sir

from stgcn_ijcai-18.

Wissamwiss avatar Wissamwiss commented on July 30, 2024

Hello, very interresting work , someone can share with me the dataset please i'am traying to undestand the code .
my mail: [email protected]

from stgcn_ijcai-18.

steven1536796418 avatar steven1536796418 commented on July 30, 2024

from stgcn_ijcai-18.

Bondify avatar Bondify commented on July 30, 2024

hi, this is a very interesting paper. Could someone please send the data to [email protected]? I would like to follow the notebook and reproduce the code.
Thank you :)

from stgcn_ijcai-18.

steven1536796418 avatar steven1536796418 commented on July 30, 2024

from stgcn_ijcai-18.

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.