-
Hi, Dr. Robert.
I met a problem when I customed my model based on your DeepViewAgg project again with the S3DIS dataset.
I add a customed classification label for each pixel in images, i.e., extend …
-
Hi, thanks for your resource, It's really fantastic!
I am a noob about python. I have some question about atari_userhint_v2:
1. What are SketchKeras and superpixel?
2. I noticed you used [Tagged …
-
I am using the new `chunks` option of `supercells()` on a somewhat large raster to overcome out of memory problems. I have found that after the function completes sucessfully, some of the chunks have …
-
I've run roslaunch supersurfel_fusion supersurfel_fusion_rgbd_benchmark.launch successfully now!
But when I click the stop check box to cancel the pause, it crashes after only a few seconds, without …
-
Hello ankush, I am having trouble creating my own data set. I want add images to dest.h5,but I didn't find the method. Can you provide the example?
-
Hello Moritz,
Thanks for such a great implementation of Polygon based on SNIC...i am facing one small issue...so In some cases..I am observing that the polygonize code is giving index error with qu…
-
How can I extract predictions for all of the superpixels from the classifier?
In the example BRCA dataset, after I finish the active learning part and hit finalize, I navigate to the reports tab.
…
-
This is our 2021's calendar of community management.
Here we set up a rotating duty to take a first look at all contributions (PRs and issues) from the community, label them and ping relevant revie…
-
Hi, I think this is a valuable work. I want to know how to create my own dataset as the format of `mnist_75sp_train`.
For example, I write a Pytorch `DataLoader` as follows:
`data_loader=DataLo…
-
I have some whole slide images scanned by leica scanner, i.e., .scn files. I am trying to create a database using these images and annotate them.
I have transformed the .scn files to .tif using the…