jiangye-git
jiangye-git
I run on ubuntu and don't know how to use colmap gui
I just put my images into the folder, should I load something else and then run the local_colmap_and_resize.sh?
`u = u.view(x.size(0), self.num_routes, -1)` the size of u is [2 8 32 3 733] but the classes is 5, I wonder how to fix the error
udls100 = get_ts_dls(X, splits=splits, tfms=tfms, batch_tfms=batch_tfms) # used in pretraining X.shape:(66, 4, 1800)
I have no idea what's wrong TT I just replace the inceptiontimeplus in the TSBERT example.
I use t-sne to put time series in a figure, and I want to observe the classification effect of different models. The input of the model is multivariate time series...
I tried the feature_importance function but I got 5 features (var_0 to var_4). The dataset has 5 types data but var_2 and var_3 got 0 in the permutation. I guess...
If I run the code in Linux?
> I have solved this problem.....I forget to install the colmap. How to install the colmap in Linux? conda install colmap?
Did you resolve your errors? I encountered the same error but had no idea how to fix it in Linux scripts/local_colmap_and_resize.sh: line 29: colmap: command not found scripts/local_colmap_and_resize.sh: line 39:...