Viewing profile — amitoz_azad
amitoz_azad
HN member- Joined
- Tue, Jun 02, 2020, 11:51 AM UTC
- HN karma
- 19
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About amitoz_azad
No profile information was provided.
Recent public activity
-
story
Show HN: PiSegment(Small Python software for semi-supervised image segmentation)
It opens up a GUI to annotate the image, then segments the regions based on the annotation. Can be used for image segmentation, background extraction, semantic segmentation, colori…
-
comment
Comment #33843484
I am not in academia - but the meetings you have described reminded me of the meetings I had during my PhD years. I was supposed to attend 1 or 2 meetings every year in different c…
-
comment
Comment #32467409
This year I published at IJCAI-2022 (acceptance rate 15%). My article was selected for a long oral presentation (170/4535). I am the sole author of my article. ( https://www.ijcai.…
- story
-
story
Show HN: Fast denoising of pointclouds on GPU using PyTroch
Graph signal processing for pointcloud denoising.
-
comment
Comment #31106034
Inpainting is a process of image restoration, the idea is to fill the damage, deteriorated or missing part of an image to present a complete image. It can also be used to remove un…
-
story
Show HN: PyInpaint, a lightweight image inpainting tool written in Python
- A simple and effective tool to remove scratches, bruises and small holes on images. - Basically it does the job by doing Dirichlet interpolation on a non-local graph created usin…
-
comment
Comment #29146883
This is amazing! As a student I am always looking for tools to make good presentations fast. Wonderful ! However, I am wondering is there any way to add equations through latex of …
-
comment
Comment #27052223
Hey guys :) - I made my first web app - Basically you choose your practicing language - Then you are connected with a random learner practicing the same language and then you both …
- story
-
comment
Comment #26983917
- This project has application in pointcloud denoising. - It implements chambolle-pock primal-dual algorithm. - The use of torch_geometric allows faster processing on gpu.
- story
-
comment
Comment #26966896
-Eikonal equation for segmentation. -PyOpencl backend. -It has application on graph data-structure. -Like images, pointclouds, text, audio etc.
- story
-
comment
Comment #26122665
The word Yoga comes from the root "yog" in Sanskrit. It literally means "sum", "union". Yoga is to be in union with nature. It happens when one is living harmoniously.
-
comment
Comment #24699115
I second this !
-
comment
Comment #24682940
I had no money to buy Windows OS.
-
comment
Comment #24679255
I would say "Yes!", based on my experience they do work.
-
comment
Comment #24541586
This post is so much full of wisdom.
-
comment
Comment #24541073
That's dark
-
comment
Comment #24432802
A whole man is a holy man !
-
comment
Comment #24344885
So it all boils down to $$$? Any other possible reason?
-
comment
Comment #24343664
Why do you think standford didn't make video lectures of this course "machine learning on graphs" public but decided to make the just the slides and assignments public?
- story
-
comment
Comment #24234681
My PyTorch hackathon submission. Basically I am showing that how PDEs on graphs can be solved with Message Passing class of torch_geometric and created a tool torch_pdegraph to fac…