pattern-recognition
OpenCV and Xcode
I am looking at pattern recognition in images and video and have thought that C++ is the way to go (for high performance/real-time applications). I want to use the OpenCV libraries in Xcode when I bui[详细]
2022-12-13 05:30 分类:问答Using C++ in xcode for image and video processing
I am studying in the area of image and video processing - specifically in the field of pattern recognition (objects, people etc.). I wish to use a programmin开发者_JAVA技巧g language to apply the tran[详细]
2022-12-12 20:17 分类:问答How are neural networks used when the number of inputs could be variable?
All the examples I have seen of neural networks are for a fixed set of inputs which works well for images and fixed length data.How do you deal with variable length data such sentences, queries or sou[详细]
2022-12-12 13:56 分类:问答
加载中,请稍侯......