Closed pandababyer closed 3 years ago
Hi, Luowei. Thank you for sharing the feature extraction code ! But I have this problem since your last change. It seems like a error when write the .h5 file https://github.com/LuoweiZhou/detectron-vlp/blob/9ecc981d196d989b25dadd32b3680c8be93e9b06/tools/extract_features_gvd_anet.py#L271
Looking forward to your reply. Thanks.
@pandababyer It should actually be reshape instead of view. Sorry for the inconvenience. Will update.
reshape
view
Thank you for the reply
Hi, Luowei. Thank you for sharing the feature extraction code ! But I have this problem since your last change. It seems like a error when write the .h5 file https://github.com/LuoweiZhou/detectron-vlp/blob/9ecc981d196d989b25dadd32b3680c8be93e9b06/tools/extract_features_gvd_anet.py#L271
Looking forward to your reply. Thanks.