24 Commits
Author SHA1 Message Date
Austin J. Garrett f1b8f8e62d Update README.md 2018-04-12 14:41:28 -04:00
Austin Garrett 1ad35a3c4a Fix MNIST to work again. 2018-04-09 17:00:45 -04:00
Austin J. Garrett 20af804ba0 Fix small typo (relu instead of ReLU). 2018-04-08 20:18:43 -04:00
Austin J. Garrett e9102f420e Delete pointcnn 2018-04-08 19:54:26 -04:00
Austin J. Garrett 57a58c0c81 Update README.md 2018-04-08 19:50:16 -04:00
Austin J. Garrett a18cfd250a Update README.md 2018-04-08 19:48:39 -04:00
Austin J. Garrett 4af37be8fd Significantly clean and document code base. Project approximately complete. 2018-04-08 19:47:11 -04:00
Austin Garrett 8a4d826f91 Basic cleaning of core file, adding type annotations. 2018-04-06 17:58:39 -04:00
Austin Garrett 3ad29a4f71 Fixing inconsistencies. Model up to ~94% on MNIST. Subtle further tuning likely required. 2018-04-06 16:28:08 -04:00
Austin Garrett ee95571d71 Further developments with MNIST testing. 2018-04-03 12:54:06 -04:00
Austin Garrett fa5b030a17 Refactoring to more easily reference TF code. Add MNIST test. 2018-04-02 19:52:19 -04:00
Austin Garrett 56e11ccd1e Fix many parts of the model, most notably the convolutions. 2018-03-30 17:59:17 -04:00
Austin Garrett 51b746477b Scattered changes. 2018-03-29 16:58:30 -04:00
Austin Garrett 527810f1d3 Few scattered changes. 2018-03-28 18:56:08 -04:00
Austin Garrett 78ceaed77c A bit of refactoring. 2018-03-27 15:47:16 -04:00
Austin Garrett e6c5f1ef97 Try some (failed) GPU optimization. ~97% of PointCNN is spent in KNN. 2018-03-26 18:56:52 -04:00
Austin J. Garrett 9be3f8528a Vectorize XConv. Tests still required. 2018-03-25 18:32:18 -04:00
Austin Garrett a0f3d762fe Finish about half of vectorizing XConv. 2018-03-23 17:22:49 -04:00
Austin Garrett 6559f815be Add a few tests. Debug KNN. 2018-03-20 19:41:54 -04:00
Austin Garrett ffae381e7f Get PointCNN shaping to work; output is produced. TESTING OF OUTPUT STILL NEEDED. 2018-03-19 18:59:08 -04:00
Austin J. Garrett 95a75b4bb2 Add documentation for KNN index selector. 2018-03-19 12:32:23 -04:00
Austin J. Garrett 50b77758df Implement XConv operator. Begin implementing PointCNN. 2018-03-17 20:27:49 -04:00
Austin Garrett 805aba436d Flesh out directory structure for project. 2018-03-16 17:52:01 -04:00
agarret7 d801bdf6c4 Initial commit 2018-03-16 17:24:43 -04:00