Cristina Segalin

Results 29 issues of Cristina Segalin

Trying to run infinite_patterns tutorial on lucid but when loading inceptionV1 and not inceptionv1_caffe as it also gives error, there is no layer attribute in the model ``` AttributeError Traceback...

I am trying to run one of the ipynb outside colab in a juoyter notebook but visualizations are not showed, some model don't work. I am using latest version of...

Hello @1adrianb, I was trying to import the package and not sure why this is happening. I think is from the scikit-image side but then there might be a version...

Hi, in the movie1K.shot_detection.v1.zip there are txt file but it not clear what the 5 number represents. I guess the first 2 are start and end of the shot but...

Would be possible to have the 3d cnn pretrained model? Thanks

enhancement

Hi there, thanks for your contribution. I have some questions about eli5.show_weights. How are weights.pos and weights.neg defined? How do you compute the hsl color for the cell in the...

Hi there, I am using ipyplot.plot_class_tabs where the images is a pd.Series of local paths when running the line, it doesn't show the images, only the icon of the image...

bug
jupyter

Hello there, thank for your contribution ! would it be possible for you to add the landmarks detection /face alignement task in this repo ? thank you

I was trying to pass a landascape image with no faces at all. the model seems to predict anyway the landmarks.. this seems wrong

Hi, thanks for sharing your work, How can we use it to only extract shot boundaries from a video? I already extracted both video and audio features, but I see...