asdfqwer2015
asdfqwer2015
Hi: I have an error when convert onnx(3d cnn net): "F0521 17:11:40.998694 94226 base_conv_layer.cpp:27] Check failed: num_spatial_axes_ == 2 (3 vs. 2) kernel_h & kernel_w can only be used for...
Hi: This project is very interesting :) But when I tried to run reposing with default samples and pretrained models, its' output looks not very good, jagged contours and artifacts....
Hi, gidariss: Thanks for your shared code. I tested this mechanism for my own feature model and dataset. And got high acc_base and acc_novel except acc_both, could you please give...
Hi, in ActionRecognition.py, I tested some videos from nvgesture dataset(untrimmed video). And it outputs class no. in 0~24 in each frames. i.e. it didn't outputs any `blank` or `no_action` label....
Hi, sorry to bother you once again. But I'm very interested in your model. I found the model may overfitting in training very fast. describe: I tested a trained model,...
Hi: How to process my real RAW data if I want to test the model? How do you convert SDSD raw data to sRGB domain(PNG)? Thanks!
Hi, I hope you’re doing well. I am working on the iTransformer project and ran an experiment involving data leakage in a time series forecasting scenario. However, I encountered an...
I have been studying your paper, "MVImgNet: A Large-scale Dataset of Multi-view Images," and am particularly interested in the "View-consistent Image Classification" task performed on the "MVI-Mix" subset. I noticed...
Hi, I am using the CHORD training method from ms-swift for RLVR, specifically for fine-tuning a VLM model. I have encountered two issues and would appreciate your suggestions: ### Thought...