vpeopleonatank

Results 10 comments of vpeopleonatank

Thanks for your reply. Current I also don't know how to get `num_classes` from dataloader. My temporary work is forking and hard-coding a new parameter. Hope you guys have flexible...

In my current code, it would say `AttributeError: 'Subset' object has no attribute 'classes'`, I think because my custom dataset doesn't have `classes` attribute. Should have the requirement for adding...

Can you share your example images? Did you try [Via annotation tool](https://gitlab.com/vgg/via) - a lightweight annotator with plain javascript.

I tried some web-based annotattion tools, It also doesn't work with large images above 20k pixel in each width and height dimension. But If I use labelme - a qt-based...

I 've just installed another labeling tool for medical images (read dicom format) https://github.com/vinbigdata-medical/vindr-lab. I setup completely by walking through docker installation guide https://github.com/vinbigdata-medical/vindr-lab-deployment. But I don't have dicom file,...

I 've tried to open 1944x27136 resolution image, but `vindr-lab` returns ` Out of memory at ImageData creation`. Currently, I don't know what labeling tool indeed supporting large images. I...

I installed on branch `'master' ` , `:IronRepl` gives `E5105: Error while calling lua chunk: ...os/github.com/Vigemus/iron.nvim_master/lua/iron/view.lua:23: attempt to index f ield 'fn' (a nil value)` and `(iron-send-line)` gives `E5105: Error...

I have rtsp url from my IP camera. I 've not setup a RTSP server using docker, but found a repo here https://github.com/aler9/rtsp-simple-server

My environment is linux machine

I 'm waiting for your work.