Stanfording

Results 7 comments of Stanfording

> @charlesq34 @ericyi @suhaochina @rqi-nuro It's possible that the memory needed for the PointNet++ architecture is larger than what you have. You can try to build the same thing on...

For the m1 apple chip, SciPy is not available yet, but the ImageDataGenerator.flow_from_directory requires it. So getting rid of scipy would be a temporary relief for the m1 users. Maybe...

> I can do this if there is a real need from the keras side. Yes, please! Because scipy is important to Keras and the machine learning community.

> > Yes, please! Because scipy is important to Keras and the machine learning community. > > Just to make sure: the idea is to _remove_ scipy dependency from keras....

> @Stanfording first patch is waiting for approval, as you can see. I chose to replace scipy with numpy, but I cannot test it on M1.... Actually, after thinking about...

> @Stanfording first patch is waiting for approval, as you can see. I chose to replace scipy with numpy, but I cannot test it on M1.... Actually, after thinking about...