irfan bilaloğlu

Results 6 issues of irfan bilaloğlu

Added user search functionalty Added Facebook like logout (which also logs out from instagram account) Added format photos for friend media Added Carousel media support with an option to retrieve...

## tf_ops for Tensorflow 1.15.0 - Ubuntu 18.04 - CUDA 10.2 Since installing tensorflow version lower then 1.15.0 on conda results a lot dependency problems, added lines on tf_ops scripts...

## Prediction for single pointcloud object Right now we can't use prediction for single object, evaluate uses whole dataset For getting predictions for only one pointcloud object data I added...

Instead of showing random points, `show3d_balls.py` now accepts path of pointcloud data as its first argument Usage ```bash python utils/show3d_balls.py path_to_pointcloud.txt ```

Since Redshift wont allow temperature changes while working I added manual mode option which launches redshift with oneshot option While in manual mode we can change temperature with slider or...

I dont have `"repository"` in my `package.json` and did **not** defined `github-corners` option. But the updated code expects one of them to be there: ``` npx -y markdown-to-html-cli -s CHANGELOG.md...