I have found Matlab code for Normalized cut. But, I want to implement 'Normalized cut' method from scratch. How can I use NetworkX package for it? I want to create a graph from a image.
I am training a model, where class distribution is unbalanced. So, I thought of applying augmentation technique, to improve the performance. I am wondering,is it fair to apply augmentation only on...
10 November 2019 10,096 5 View
I am working on DICOM images of chest X ray images. In this, when I load the image in DICOM viewer, the images are having good contrast ratio. And when I load the same DICOM in python using...
07 August 2019 603 3 View
Can anybody explain me, how to convolve quincunx filter bank with any given image. I haven't found anything related to practical implementation of quincunx. If any one can help me in understanding...
10 November 2018 4,229 0 View
I am using deep learning for brain tumor segmentation. For this, Brats 2013 data-set is the starting point. For using Deep learning technique, pixel classification has been performed. In this,...
07 August 2018 7,342 10 View
I have a stack of brain MRI with tumor present in some slices. I wanted to remove the tumor from that slices and fill these pixels with relevant values, such that it will be like non-tumor or...
04 May 2018 7,016 3 View
Both the techniques, wavelet and independent component analysis are used to decompose signal or image, such that they can be used to find the relevant components. On what factors, we can compare them?
02 March 2018 1,844 9 View
I am currently studying sparse coding and dictionary learning. In that, I got to know that an optimization equation is the crux of the system. So, does writing an optimization equation is done by...
31 December 2017 2,052 2 View
I have developed a method using which the edges in images are get enhanced. Which evaluation metric shall I use to state that edges in image are improved or not? I am working on brain tumor images.
31 December 2017 7,467 10 View
I am working on Spectral clustering with the matrix size of 57600 by 57600. But,it fails throwing 'memory error'. It works for 8100 by 8100 matrix. Can using parallel computing approach help to...
01 February 2017 4,366 4 View
I am using large matrices in my research. The size of matrix vary from 3600 by 3600 to 57600 to 57600. The matrix are sparse in nature. But, despite using sparse matrix from scipy the computation...
11 December 2016 2,222 5 View
I'm currently exploring the application of Python in textile engineering, specifically in areas like data analysis, process automation, and the development of smart textiles. I'm interested in...
10 August 2024 7,429 2 View
Request Python code from this article : Gender equity of authorship in pulmonary medicine over the past decade. THANKS!
08 August 2024 6,242 2 View
Hi, I'm currently working on a project where I need to plot the atom-projected band structure using GPAW. I've been able to calculate the band structure for my material, but I'm having trouble...
07 August 2024 269 3 View
Visual Studio Code (VS Code) has become a popular choice among developers for several reasons: 1. **Free and Open Source**: VS Code is free to use and open source, making it accessible to...
07 August 2024 7,013 4 View
Hi all, my experimental XPS results shown that my C3N5 sample consists of N-H bond, hence in this case I should incorporate the N-H bond into my DFT modelling. However, I do notice several papers...
07 August 2024 8,414 2 View
In order to show people the beauty of control and enhance enthusiasm for learning control theories, are there any good simple systems or platforms to recommend?
05 August 2024 10,034 1 View
I need the python code to forecast what crop production will be in the next decade considering climate and crop production variables as seen in the attached.csv file.
05 August 2024 2,977 3 View
Exism movements after gaining power within liberal democracies under majority rule and independent rule of law system become permanent dictatorship threats, but why this is the case is not clear...
04 August 2024 8,125 3 View
Hello, everyone. I have tried to determine carrier motilities of some materials, by Density Functional Theory, using Quantum ESPRESSO. There are a few methods to do it, like a package called...
04 August 2024 8,894 1 View
Hello everyone, I am currently working on a research project that aims to integrate machine learning techniques into an open source SIEM tool to automate the creation of security use cases from...
04 August 2024 3,196 2 View