yaozr

Results 5 issues of yaozr

great job many thanks... I however meet some issue with the original Pytorch_unet, I use one channel one class case, with 1024*1024 input images(value 0-255) and mask(value 0-1) and use...

for the genwts.py: tmp = torch.ones(1, 3, 224, 224).to('cuda:0') print('input: ', tmp) out = net(tmp) print('output:', out) summary(net, (3, 224, 224)) if I train use gray scale image, should I...

I'd like to anmiate a vectortext with different text at different time, but when I update a previous drawn text, it seems some part of previous text remains on the...

Hi: I have run the test file pcd without any problem. when I use this with Xtion pro live using the command 1.Start roscore: $ roscore. 2.Start openni2_launch: $ roslaunch...

Hi the ros demo looks great! We own a mz04 which we never think about using it with ROS since we never find your project under ros-industrial (why not?)until we...

question