-
hellow
I have trained market datasets with the market and duke pretrained model. And test with python, but get a bad result mAP 0.16. I think although the pretrained is important, the result is too…
-
Hello, I evaluate the model accuracy to get cmc and mAP through several different codes, ftResnet50 model provided by this project.
1. **evaluate_gpu.py**, from this project, **Person_reID_baseline_…
-
I would Like to ask that are there a way to access to the text encoder for this model or I can just simply use the encoder directly from CLIP at the same Model type. BTW, I am so sory for creating an …
-
I am working on this spatial-temporal person Reid. I have a constraint to use VGG16 as a backbone architecture and added/removed some customized layers at the back of VGG16 architecture. I wanted to i…
-
How do you use FCN to get a foreground image without background? I am a newcomer to this, can you give me some advice?
I only want to get a pedestrian image without background. What should I do? Than…
-
Hi, I build the caffe successful and add the pose directory to the caffe dir,
when I test the image.png ,everything is ok.
but when i choose some pictures of mine,
it shows INFO:estimate_pose:Done…
-
I managed to make training on one gpu despite the training code not made for that at the beginning, full fine tuning asks for more than 12Gb of vram, which could be expected but is definetly a big dra…
-
# Lines of code
https://github.com/code-423n4/2023-08-goodentry/blob/71c0c0eca8af957202ccdbf5ce2f2a514ffe2e24/contracts/GeVault.sol#L432
# Vulnerability details
`GeVault` is designed to deploy its…
-
In the market1501 file, [0, -1] is defined as junk pids, but only the picture with id -1 is discarded in the process_dir method. Why was it handled this way?
-
There is no image labeled as `0000` in the **query image**, so why do you proceed with the test by putting the background image in the gallery image?
![image](https://user-images.githubusercontent.…