POST
|
Hi, I am using HERE Traffic Pattern and navstreet data to create a Historical traffic data and network for my analysis, but as mentioned in this guide: Historical traffic—ArcMap | Documentation (arcgis.com) under "How Network Analyst models historical traffic" my daily profile data is not in scale factor and hence I am getting a total green (freeflow) traffic map which is incorrect. I have the Freeflow Speed (from Navstreet Feature class) and Travel Speed (HERE Traffic Pattern) for given links. Now my question is How can I convert my daily profile to scale factors or do I need to create a new table? If so How can I do that? I Have attached Screenshot of my Street Profile, Daily Profile and Spatial Join of navstreet-Street profile for better understanding Any Help or guidance is appreciated street profile (HERE Traffic) Daily profile StreetProfile_Navstreet Spatial Joined (as used in fgdb) Thanks, Abhishek
... View more
02-17-2021
04:44 AM
|
0
|
1
|
191
|
POST
|
Depends on the GPU you have. since how long has it been running? also I hope u r following arcgis.learn module — arcgis 1.8.0 documentation
... View more
04-27-2020
12:09 AM
|
0
|
2
|
264
|
POST
|
use Change LAS Class Codes—Help | Documentation tool. previously my classes were like this: but then I changed them to this in ur case class 0,1,2 will remain same but change class 6 to 3 and class 11 to 4
... View more
04-22-2020
03:18 AM
|
0
|
5
|
264
|
POST
|
https://community.esri.com/thread/251785-arcgislearn-showbatch-index-error-and-lrfind-assertion-failed-error this might help Check ur data classes. use data.classes
... View more
04-22-2020
02:11 AM
|
0
|
8
|
264
|
POST
|
I was facing the same problem but here's a solution. open arcgis python command prompt, type "jupyter notebook" create a new notebook and carry out ur training in that.
... View more
04-22-2020
01:48 AM
|
0
|
10
|
264
|
POST
|
okay so the problem is with the LiDAR classification codes. Since they are not continuous as you can see in In[7] data.classes. how to solve it? Its simple just reclassify codes to 0,1,2,3,4.....n
... View more
04-20-2020
12:45 AM
|
0
|
0
|
117
|
POST
|
I am trying to segment lidar point cloud using PointCNN on jupyter notebook. But I am getting Index Error on running show_batch() and runtime error on running lr_find() IndexError : index 7 is out of bounds for axis 0 with size 4 RuntimeError : Assertion `cur_target >= 0 && cur_target < n_classes' failed. at ..\aten\src\THNN/generic/ClassNLLCriterion.c:92 Any pointers that can help me in solving/debugging these error? P.S. I am not a developer or coder so please excuse any silly mistake.
... View more
04-18-2020
12:51 PM
|
0
|
1
|
222
|
Online Status |
Offline
|
Date Last Visited |
02-18-2021
01:34 AM
|