guojietian

Results 7 issues of guojietian

any help? name: "ICNet" layer { name: "data" type: "ImageSegData" top: "data" top: "label" #top: "data_dim" include { phase: TRAIN } transform_param { mirror: true crop_width: 2049 crop_height: 1025 mean_value:...

where is this file,can you share it?

how to crop a single person img from the src image(MPII dataset) I have read the annot mat,how to crop the single person from the infos x1 y1 x2 y2...

logs error deepstack_service-instance | ERROR:logger:an error occurred on DeepStack Service main function, ex: 500 Server Error for http+docker://localhost/v1.41/images/create?tag=gpu&fromImage=deepquestai%2Fdeepstack: Internal Server Error ("Head "https://registry-1.docker.io/v2/deepquestai/deepstack/manifests/gpu": Get "https://auth.docker.io/token?scope=repository%3Adeepquestai%2Fdeepstack%3Apull&service=registry.docker.io": net/http: TLS handshake timeout") deepstack_service-instance...

when i run sudo docker build --no-cache -t gokalpgoren/webapp:v1.0.1-arm64v8 . in feniks.web_app I have got error like this Sending build context to Docker daemon 1.399MB Step 1/23 : FROM node:latest...

**Describe the bug** mAP is almost 0 when train a 5 cls dataset finetune from coco or obj2coco pretrian mode such as: CUDA_VISIBLE_DEVICES=0,1,2,3 torchrun --master_port=7777 --nproc_per_node=4 train.py -c configs/dfine/custom/objects365/dfine_hgnetv2_m_obj2custom-building-defeat.yml --use-amp...