-
-
Notifications
You must be signed in to change notification settings - Fork 310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Object detection, segmentation using elephas #169
Comments
Hello @riasto1 , I can add an example this week for object detection/segmentation in the |
Hello @danielenricocahall, really appreciate your support. First, about my second point in the first comment, my friend does the experience on malaria classification problem, I would like to ask and check if he still keeps the result. I would like to present more pressing points in my opinion, tf2 is currently rising in demand, and the support for tf1 will soon diminish. So I wonder if the team has a plan to cover the Elephas in tf2 as well, of course, this will be a tedious task, but I really wish for it. And tf2 already has support to a certain degree of distributed computing like parametric centralized server, load balance on all GPUs, etc. Has the team thought about integrated these with Elephas as well. Big thanks to you all |
@riasto1 yes! TF 2 is officially supported as of Elephas 1.0.0 - please feel free to test out and play with the latest release (1.2.1). Regarding your second point, yes I know some distributed computing support has been introduced in TF 2.0 - we may try to incorporate some of the new features in future releases. Currently the team is just me, so it may take some time, but definitely stay tuned! :) |
That is very reassuring to hear that, thanks a lot, wish for the best to the team and the project |
Hi Elephas team, awesome project with great efforts, I manage to test it out with some simple model for classification problems. I wonder is there anyway for Elephas to be integrated in some popular net like YOLOv4, EfficientNet, etc. for object detection and segmentation problems. Could I have some documents or examples for them? Big thanks. I would also like to ask why there is a difference in accuracy using RDD and using DF, my friend test it and mention to me those differences. Thanks a lot.
The text was updated successfully, but these errors were encountered: