Giter Site home page Giter Site logo

can's People

Contributors

nwuai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

can's Issues

Model checkpoints problem

I'm trying to use the pretrained weights. But the pretrained model return zero dice score. I checked the weights and found that it seems to be the first epoch saved model instead of the final model.
Could you please provide the pretrained model you used in your article?

Looking forward to your reply.

dHCP dataset split.

Hi, thank you for your contributiuon.

Can you share the datasplit of dHCP2017 dataset in origin sample id format? The preprocessed dataset has ordered id. The origin dataset has sample id like CC00069XX12.

Looking forward to your reply.

Error while testing for dhcp dataset

I am trying to run test.py for dhcp dataset from the pretrained weights. I am getting following error,

Namespace(workers=6, resume='X:\DPC-4\CAN-main\segmentation\save_model\dhcp\checkpoint_pretrain.pth.tar', save_dir='\save_model\dhcp_2', data_dir='..\Datasets\dhcp', data_list='data_list', encode3D=True, se_loss=False, use_weights=False, epochs=100, start_epoch=0, test_batch_size=1, num_slices=5, num_class=10, cuda=True, seed=1, lr=0.01, lr_scheduler='poly', weight_decay=0.0001)
Traceback (most recent call last):
File "X:\DPC-4\CAN-main\segmentation\test.py", line 259, in
main()
File "X:\DPC-4\CAN-main\segmentation\test.py", line 254, in main
solver = Solver(args, args.num_class)
File "X:\DPC-4\CAN-main\segmentation\test.py", line 84, in init
self.optimizer.load_state_dict(checkpoint['optimizer'])
File "C:\anaconda\lib\site-packages\torch\optim\optimizer.py", line 385, in load_state_dict
raise ValueError("loaded state dict has a different number of "
ValueError: loaded state dict has a different number of parameter groups

What parameters I should change in model for dhcp? I have set num-classes = 10

Source Dataset Unavaliable.

Hi, I want to obtain the source MALC dataset. I apply for the dataset on the official website using the contact form but no reponse is returned.
image

I would appreciate it if you could share the source dataset or telling me how to apply for the dataset in a right way.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.