Skip to content

There is something wrong when I tried to adapt the vgg_cell dataset and other various questions. #7

@Nhatcao99

Description

@Nhatcao99

Hi, it me again. Thank you very much for updating the environment.
I want to have a few questions:
-I followed the instruction and was able to demo the HeLa image you left as example.
-So I get the vgg_cell dataset in the link and try to adapt it. After adaption I load the result weight model.h5 to demo to see how it work. The image is one of the image from vgg_cell set and the patch was crop from image and adjusted to 63x63. When I use demo it wasn't able to load the weight , it return "Cannot assign to variable patchnet_conv1/kernel:0 due to variable shape (7, 7, 3, 64) and value shape (64,) are incompatible". I didn't change anything except some data path, I used Resnet no_top weight mentioned in the code.
-I am a student and new learner to Image processing. I see that you note adapting using "dots" image. The dataset Vgg_cell have dots image with it and simcep tools was mentioned and it make sense cos it is cell so dot. But about the Carpk dataset and other bigger entities such as human or bigger. How do you get the dot images of the set for adaption? or did you use bounding boxes images?
Please help me with this
Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions