Special Laundromat in Japan
I went to a caffe where we can use washing machine while having coffee and breakfast. I don’t like house…
I went to a caffe where we can use washing machine while having coffee and breakfast. I don’t like house…
apiVersion: v1 kind: Pod metadata: name: test spec: containers: - name: test image: nginx volumeMounts: - name: config mountPath: /usr/share/nginx/html…
For managing a WordPress instance, the following directories or files should be backed up regularly: It’s also a good practice…
This is a popular local sweet treat.The restaurant beside the store has been closed because of the COVID virus.But this…
One thing I realized in the U.S. was that many women are working powerfully. Because I hadn’t got a driver’s…
I love Chinese restaurants, especially 王将. I usually use this restaurant 2 or 3 times per month. About 2 years…
My first destination for the trip by airplane in the US was Denver.Because I didn’t have much time to enjoy…
Code Snippet
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
ssh -N -L ${HOST_PORT}:127.0.0.1:${LOCAL_POST} ${USER}@${HOST_URL}