JianpengAn

Results 5 issues of JianpengAn

manjaro kde,每次开机后第一次上没问题,退出再上就会出现minibrowser的bug。 ![微信截图_20191116155707](https://user-images.githubusercontent.com/39153681/68990076-d1b40880-0889-11ea-9ac2-e0467aa5f02f.png) 另外每次开机之后tim所有数据都会自动清空。

I have read ABMIL's code (https://github.com/AMLab-Amsterdam/AttentionDeepMIL), the input size of its model is: (1, bag_length, 1, width, height), due to the images of the dataset being very small, memory problems...

Hi, I have a TIFF image that the size is 54757x67953, I tried to use tiffsave( ) and write_to_file( ) to covert the image to pyramidal tiff format, but they...

Hi, Following the implementation for DINO in projects/dino/, I got the error below: RuntimeError: Expected to have finished reduction in the prior iteration before starting a new one. This error...

Hi, if I got a series of the top left coordinates (x, y) of size with (500 x 500) images and use `openBytesXYWH(0, x, y, 500, 500).` to extract the...