sct
sct
Hello everyone, what parameters did you use for this example? I'm using python train.py --dataset CamVid --batch_size 1 --crop_width 480 --crop_height 352 --h_flip false --v_flip false --model FC-DenseNet103 --frontend ResNet101...
Hi everyone, How can I extract the feature? I'm going to use it for a visual image search. Thanks
Hi, I trained a model with the public dataset but the result is strange. Could you please some tips for training. Thanks. I have one class and I set the...
Yolact
Hi, Is Yolact supported? Thanks in advance
@WongKinYiu Hi, I have a problem that sometimes some pictures are not detected or detected wrong. I attached my model and some images for testing. Could you please check it...
Hi, I have tested the mapillary_mobilenetsv2_aspp_res_512_os8_34 model on my video but the result in python is better than C++. I used Pytorch on both of them.  
FPS
Hello, I'm using PyTorch GPU and "MobilenetsV2 ASPP Res - 512px" model with Python and C++ but I get ~94ms on my PC. Is it ok or not? OS: Win...
Hello, When I use this command to test I got error: `python validate.py --config configs\hardnet.yml --model_path weights\hardnet70_cityscapes_model.pkl` Error: File "validate.py", line 12, in from pytorch_bn_fusion.bn_fusion import fuse_bn_recursively ModuleNotFoundError: No module...
Hi, How can I use it in Opencv Dnn? Thanks
Hi, I ran this command to generate files for using in tensorRT but I got this error. python cnn_freeze.py -p city_768_inception\city_768 -l city_768_inception\city_768_frozen Looking for model in \iou Retrieving model...