Skip to content
Snippets Groups Projects
Commit b6c4df6d authored by abda's avatar abda
Browse files

Update local_features.py

parent 89d79685
No related branches found
No related tags found
No related merge requests found
...@@ -139,9 +139,4 @@ if __name__ == '__main__': ...@@ -139,9 +139,4 @@ if __name__ == '__main__':
ax[i][j].set_title(f'layer {3*i+j}') ax[i][j].set_title(f'layer {3*i+j}')
plt.show() plt.show()
\ No newline at end of file
# %%
I.shape
# %%
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment