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

Not getting good results with the Caltech faces images for the NN Plots #1

Open
RohitDhankar opened this issue Jun 3, 2023 · 2 comments · Fixed by #2
Open

Not getting good results with the Caltech faces images for the NN Plots #1

RohitDhankar opened this issue Jun 3, 2023 · 2 comments · Fixed by #2
Assignees
Labels
good first issue Good for newcomers

Comments

@RohitDhankar
Copy link
Owner

RohitDhankar commented Jun 3, 2023

Not getting good results with the Caltech faces images for the NN Plots --
def plot_nearest_neighbors_3x3(example_image: str, i: int):
Need to either change images -- get simpler images with Simpler Features to be identified and thus matched up with NN ..
Or explore the DIFF / Alternative methods of getting embedding and features from images

@RohitDhankar RohitDhankar self-assigned this Jun 3, 2023
@RohitDhankar RohitDhankar added the good first issue Good for newcomers label Jun 3, 2023
@RohitDhankar RohitDhankar linked a pull request Jun 3, 2023 that will close this issue
@RohitDhankar
Copy link
Owner Author

not closing as of now

@RohitDhankar RohitDhankar reopened this Jun 3, 2023
@RohitDhankar
Copy link
Owner Author

Collating Ref from other issues -- maybe same as mine -- reading through these now --

  1. Could not create cudnn handle: CUDNN_STATUS_INTERNAL_ERROR DeepLabCut/DeepLabCut#1200
  2. TF repo -- Could not create cudnn handle: CUDNN_STATUS_INTERNAL_ERROR tensorflow/tensorflow#24496
  3. .....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant