-
I am running the `python evaluate_st.py --name market1501` but I receive the following error
`Traceback (most recent call last):
File "evaluate_st.py", line 149, in
query_feature = resu…
-
I am running windows 10 in a conda environment.
I have an nvidia 3090 ti with 24 gigs of ram. I have the latest drivers and Cuda toolkit installed.
I set the .env
![image](https://github…
-
I am trying to use this repository for object detection in videos. I have trained and tested tiny-yolo and everything works. But now I am trying to add a simple tracking to **demo.c** file. I don't co…
-
thanks for your this work!
I use feature_extractor.py to extract the features,the model is ckpt.t7,the results as follows:
listimgs=os.listdir(imgdir)
for i in range(len(listimgs)-1):
…
-
I am trying to extract the feature vector from the trained network of yours. Firstly, I am not able to get a single feature vector for a single image. I do not understand the exact reason behind it.
…
-
i also try this, the result is very bad.
do you try table 5 in paper? I try, but the result of table 5 the first line only 68, far away to 87.5....
-
I am trying to apply this on my custom images for that how can I generate det.txt file.
Thanks in advance.
-
您好!我尝试使用您的CC聚类方法去替换传统deepcluster中K-means,我主体上使用的是您的代码,只是在cluster.py中去增加了一些部分,增加的部分是使用deepcluster的方式去训练。同时我使用了Market数据集,我之前已经在这个Market数据集上以CC的算法对模型进行预训练了(1000epoch),代码如下:
P.S.:被#框起来的部分是我新加进去的。
但是这段代码…
-
-
ReID implementation on Jetson https://github.com/anonymous1computervision/Human-ReID-in-NVIDIA-Jetson