Wang

Results 15 comments of Wang

> Could you provide me with more details? Did you encounter any error during the training process? It has been solved. It can be done after the batch size is...

Hello, do I need to find the best result in the log file by myself? Not the last evaluation displayed at the end of the run is the best result....

![1712139689456](https://github.com/ch3cook-fdu/Vote2Cap-DETR/assets/139096668/95c2dc00-46c0-4107-a904-cd2a216909f1) ![1712144309647](https://github.com/ch3cook-fdu/Vote2Cap-DETR/assets/139096668/1eefef2f-9b42-43a3-9175-2c501de8de24) could you tell me how to solve this situation?

running install /home/mi/anaconda3/envs/vote/lib/python3.8/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options()...

> Maybe you could try installing the desired `gcc>8.0, g++>8.0` packages. Could you see how to solve such an error? Thank you very much!

> ``` > sudo sh cuda_11.1.0_455.23.05_linux.run > ``` Thank you very much for your answer. The previous problem has been solved, but now there is a new problem, and the...

> May I ask if your problem has been resolved? just do the python tools/create_feats.py operation for each.tsv

> 运行create_feats.py文件报错,请问这个问题怎么解决 tools/create_feats.py:27: DeprecationWarning: decodestring() is a deprecated alias since Python 3.1, use decodebytes() item[field] = np.frombuffer(base64.decodestring(bytes(item[field], 'utf-8')), Traceback (most recent call last): File "tools/create_feats.py", line 41, in main(args) File...

> Do other areas still need to be modified The data address needs to be changed, you can look at the code

> Given the formulation of SCST loss, > > 𝐿 > = > ∑ > ( > 𝑅 > ( > 𝑠 > 𝑖 > ) > − > 𝑅...