kungkook

Results 17 comments of kungkook

I met the same problem. How did you solve it,

Can I know how the parameters in train.py are set when you train the voc data set? I want to train VOC2007 with xception as the main dry network, but...

> hello, a question, can I use my own dataset labeled by labelme to train the model?? thx I have the same problem. Have you solved it

I am also a novice, can I train my own data set? I also do semantic segmentation, I need to manually make the data set, how should I use this...

I had the same problem:Runtimeerror:lonely batches of spatial targets supported (non-empty 3D tensors)but got targets of size[2,513,513,3],How did you modify it

docker run -p 38888:8888 --env OPENAIKEY=mykey lowcode:latest The lowecode interface appears on the native address port, but shows a network error after a task input

> I got into the same problem, but finally I realized OffscreenRenderer does not need headless build. Just use `OffscreenRenderer(..., headless=True)` after installing Open3D by pip. If using docker container...

> 你好,我编译成功后,最原点采样可以运行,但是其他的都无法运行,PPF报错:Aborted (core dumped),请问你遇到过这种问题吗? ![Screenshot from 2022-09-29 22-36-18](https://user-images.githubusercontent.com/53546795/193061404-544f65fc-161d-46dd-830f-35a0c4fc0318.png) How did you successfully compile and install misc3d in conda virtual environment? The python interpreter in my conda virtual environment couldn't find...