tamireiny

Results 6 issues of tamireiny

I have run the code TrainingCodes\dncnn\main_train.py as is, and got the error: AttributeError: module 'tensorflow' has no attribute 'placeholder' I tried to place at main_train.py: import tensorflow.compat.v1 as tf tf.disable_v2_behavior()...

Hello, I have a set of 2d points and a value for each point, that set contains 3044 points. I calculated the convex-hull points from the set, and got 29...

scipy.interpolate
query

Hello, I would like to publish a comparison between FGR and my 3D alignment method. I conducted an experiment of 12 tests, each test contains scene + template, each 3D...

Hello, first thanks for sharing the code and the trained network. I downloaded 3000.pth that you provided, and wanted to do further fine tuning on other shadow dataset. When I...

Hello, Thanks for the repository, It could be helpful to add ability to get all the data that help to generate the stock smart score. Attached example of TSLA in...

### Describe bug The Upgrades & Downgrades data returned from yfinance is not the same as data presented on yahoo finance. Looking at PDD: ![image](https://github.com/ranaroussi/yfinance/assets/37779442/11d7232f-2981-4f53-ad35-c3e5c807fa72) You can see that the...