Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The pre-trained weights about the datasets #1

Open
zimengxueying opened this issue May 16, 2022 · 0 comments
Open

The pre-trained weights about the datasets #1

zimengxueying opened this issue May 16, 2022 · 0 comments

Comments

@zimengxueying
Copy link

Thank you for your great work! I want to recomplete the experiments, but I do not know the input about your network. Would you provide the link about the normal and abnormal npy files. as you showed:
X_train_abnormal, X_train_normal = np.load("Dataset/SanghaiTech/X_train_abnormal.npy",allow_pickle=True), np.load("Dataset/SanghaiTech/X_train_normal.npy",allow_pickle=True) X_test_abnormal, X_test_normal = np.load("Dataset/SanghaiTech/X_test_abnormal.npy"), np.load("Dataset/SanghaiTech/X_test_normal.npy") video_names_abnormal, video_names_normal = np.load("Dataset/SanghaiTech/videos_test_abnormal.npy"), np.load("Dataset/SanghaiTech/videos_test_normal.npy")
I am a newer about this field ,and I'm confused about how to extract the pretrained -feature ,could you help me?

@zimengxueying zimengxueying changed the title The pre-trained weighed about the datasets The pre-trained weights about the datasets May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant