njan-creative

Results 11 issues of njan-creative

Can you please provide the python version to use and the hardware used for training and the time it took to train the model.

Can you share a Google colab notebook demo for inference with sample image.

99% of papers use 512x512 or maximum 1024x1024 size images in chest x-ray dataset. 512x512 after resize would hardly be 6-7 GB after zipping. it is criminal waste of resources...

Can you add an example to compare two datasets for a single model.

I am getting the below error, when running the label.py ``` File "/home/user/anaconda3/envs/chexpert-label/lib/python3.6/site-packages/bllipparser/RerankingParser.py", line 786, in check_models_loaded_or_error raise ValueError("Parser model has not been loaded.") ValueError: Parser model has not been...

While using the command below for translation, error occurs. ---------------------------------- python scripts/classifier_sample_known.py --data_dir path_to_testdata --model_path ./results/model.pt --classifier_path ./results/classifier.pt --dataset brats_or_chexpert --classifier_scale 100 --noise_level 500 $MODEL_FLAGS $DIFFUSION_FLAGS $CLASSIFIER_FLAGS $SAMPLE_FLAGS -------------------------------- Traceback...

Can you add a paper in arxiv with details. @pharmapsychotic

Can you give some details about how the file flavors.txt was generated. Is it any standard set of terms..

Can you share the code for preprocessing the MIMIC data set.

I checked at the site for MIMIC datasets mentioned. The site mentions total uncompressed size: 557.6 GB. Can you let me know the resized image size. Is it 512x512. Can...