manojkumar samal

Results 7 issues of manojkumar samal

!python applications/generate_samples.py --network checkpoints/pix2pix3d_seg2cat.pkl --outdir examples --random_seed 1 --cfg seg2cat --input_id 2 was running in google colab Traceback (most recent call last): File "/content/pix2pix3D/applications/generate_samples.py", line 128, in main() File "/content/pix2pix3D/applications/generate_samples.py",...

How to get segmentations in form of [ [670,35][6,305] [60,3]] from segments model of yolov7 i need in points format results= model(im, augment=augment, visualize=visualize) i'm getting output in tuple format...

### Search before asking - [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions. ### Question How to get segmentations in form of [ [670,35][6,305]...

question

``` Traceback (most recent call last): File "segment/train.py", line 646, in main(opt) File "segment/train.py", line 542, in main train(opt.hyp, opt, device, callbacks) File "segment/train.py", line 297, in train loss, loss_items...

i'm on opencv version 4.5.5.64 i' training my segment model with gelan ``` File "segment/train.py", line 25, in import segment.val as validate # for end-of-epoch mAP File "/home/MOT_WITH_YOLOV9_STRONG_SORT/yolov9/segment/val.py", line 20,...

does this nano model works with 640*640 img size can i give 1280*736 image size . if yes where is the parameter in config where i can change the img...

can i use negative sample of images /background images for training does it take