I have both versions installed on my Mac.
I am already familiar with machine learning, Python and Neural Networks.
08 September 2016 3,941 1 View
I am using Java and OpenCv as tools to detect object in still images and videos.
08 September 2016 1,136 2 View
will it be 2d as (1000)* (3*32*32)? or will it be 4d as (1000)* (3) (32)(32)?
08 September 2016 7,824 1 View
I need to implement or download an algorithm for Vehicle detection in images.
08 September 2016 5,887 4 View
this is code I used #prepare labels...
08 September 2016 993 2 View
If I will test my classifier using images that include the target object in an image among other items. I assume a sliding window is used.
08 September 2016 7,813 6 View
I already built a classifier to detect a single vehicle in a frame.
08 September 2016 2,438 0 View
Detecting Vehicles and pedestrians, how the classifier is trained? How exactly preprocessing of images is applied?
07 August 2016 914 6 View
These features will be input to a classifier
31 December 2013 9,089 2 View
should be like 50% each or should negative size be multiple of positve size?
01 January 1970 647 0 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
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
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
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
In molecular dynamics simulation, to get FEL analysis, I got an error. My Python version is 3.10.7. My input files are made with a lower version of Python. But the final command to generate the...
23 July 2024 5,646 2 View
I am now developing a python module for ms2 database searching, would like to realize a function that similar to what Xcalibur did, choose multiple mass spectra and get an averaged spectra. But...
22 July 2024 3,975 1 View
Hello, dear RG community. Personally, I have found Xarray to be excruciatingly slow, especially for big datasets and nonstandard operations (like a custom filtering function). The only suggestion...
15 July 2024 4,705 2 View
There exists a neural network model designed to predict a specific output, detailed in a published article. The model comprises 14 inputs, each normalized with minimum and maximum parameters...
14 July 2024 2,714 3 View
I have finish my MD simulation of a ligand-protein complex and I want to analyse the trajectory including the geometry of a metal. I have found that FindGeo tool could help with its python...
22 June 2024 4,045 4 View